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/03/16 09:55:07 UTC

[GitHub] sijie commented on issue #1268: Enable bytebuf leak detection in tests

sijie commented on issue #1268: Enable bytebuf leak detection in tests
URL: https://github.com/apache/bookkeeper/pull/1268#issuecomment-373661182
 
 
   this change is only to enable leak detection. given we are heavily using netty bytebuf. we should watch this closely on tests.
   
   the next step is to address any potential leaks (either in the main bookkeeper code or testing code itself), then enable CI to fail build if testing output contains "LEAK".

----------------------------------------------------------------
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