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/02/19 15:37:25 UTC

[GitHub] ivankelly opened a new pull request #1177: Cleanup threads from old clients in BC tests

ivankelly opened a new pull request #1177: Cleanup threads from old clients in BC tests
URL: https://github.com/apache/bookkeeper/pull/1177
 
 
   Some old clients don't clean up their threads correctly. This patch
   introduces a thread reaper, which will check if a test has left any
   threads running, and try to clean them up if they have.
   

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