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/06/14 09:08:31 UTC

[GitHub] sijie opened a new pull request #1517: Move TimedOutTestsListener from dlog to bookkeeper-common

sijie opened a new pull request #1517: Move TimedOutTestsListener from dlog to bookkeeper-common
URL: https://github.com/apache/bookkeeper/pull/1517
 
 
   
   Descriptions of the changes in this PR:
   
   This PR is to debug CI problems observed at #1516
   
   ### Motivation
   
   dlog uses a `TimedOutTestsListener` to dump the jvm stack when a junit test timed out.
   move this class to bookkeeper-common and built with `test-jar`, so it can be used across the project.
   
   ### Changes
   
   relocate `TimedOutTestsListener` and its related classes from distributedlog-common to bookkeeper-common.
   
   Related Issue: #1516 
   

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