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: [email protected] With regards, Apache Git Services
