You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/01/13 18:36:28 UTC

[GitHub] [hbase] ndimiduk commented on issue #1031: Revert "HBASE-23664 Upgrade JUnit to 4.13 (#1010)"

ndimiduk commented on issue #1031: Revert "HBASE-23664 Upgrade JUnit to 4.13 (#1010)"
URL: https://github.com/apache/hbase/pull/1031#issuecomment-573807319
 
 
   I can reproduce test failures in TestCompactionState locally. The symptoms are very strange -- it seems the client's thread pool is terminated before the client has finished using it. The test looks clumsy -- it's testing a series of compaction actions (asynchronous and stateful) on the same underlying test cluster.
   
   Reverting upgrade for now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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