ndimiduk commented on issue #1286: HBASE-23977 : Resolve flakes present in 
TestSlowLogRecorder
URL: https://github.com/apache/hbase/pull/1286#issuecomment-598979839
 
 
   @virajjasani 
   
   Sorry, yes, the utility method to which I refer is 
[`HBaseCommonTestingUtility#waitFor`](https://github.com/apache/hbase/blob/9cc7a711e616566ecedb8620a1c8b8a29c3d27b0/hbase-common/src/test/java/org/apache/hadoop/hbase/HBaseCommonTestingUtility.java#L247)
 and friends. See the underlying `Waiter` class for implementation details. 
Give that a spin.
   
   Yes, there were recent changes in CI to support JDK11. The summary is posted 
on [this 
thread](https://lists.apache.org/thread.html/r8cb0c257be374b3f1b0d8caaa628eea874af77d2faae8c44918263d3%40%3Cdev.hbase.apache.org%3E).
 TL;DR, PR PreCommit now responds in 3 comments, not just one: "general 
checks", "JDK8", "JDK11". General checks has stuff like Findbugs/Spotbug and 
non-Java stuff. Look for unit test results the one with Java version 8, as I'm 
still working on the JDK11 harness.

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

Reply via email to