You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/08/21 15:59:37 UTC

[GitHub] dlg99 commented on a change in pull request #1613: Issue #1610: netty leak detector logs 'LEAK: HashedWheelTimer.release() was not called before it's garbage-collected.' in unit tests

dlg99 commented on a change in pull request #1613: Issue #1610: netty leak detector logs 'LEAK: HashedWheelTimer.release() was not called before it's garbage-collected.' in unit tests
URL: https://github.com/apache/bookkeeper/pull/1613#discussion_r211662829
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -141,8 +141,8 @@
     <lombok.version>1.16.22</lombok.version>
     <lz4.version>1.3.0</lz4.version>
     <mockito.version>2.13.0</mockito.version>
-    <netty.version>4.1.22.Final</netty.version>
-    <netty-boringssl.version>2.0.7.Final</netty-boringssl.version>
+    <netty.version>4.1.28.Final</netty.version>
 
 Review comment:
   I upgraded netty because older version produced empty stack trace for some leaks. 
   I'll revert the version upgrade in this change.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services