You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in #26958, the default value for the NettyProperties.leakDetection configuration property does not align with the default value in Netty's ResourceLeakDetector. We should ensure that this is always the case.
The text was updated successfully, but these errors were encountered:
wilkinsona
changed the title
Align NettyProperties.leakDetection with Netty's defaults
Default value for NettyProperties.leakDetection is not aligned with Netty's default
Jun 23, 2021
As seen in #26958, the default value for the
NettyProperties.leakDetection
configuration property does not align with the default value in Netty'sResourceLeakDetector
. We should ensure that this is always the case.The text was updated successfully, but these errors were encountered: