ddanielr commented on code in PR #4046:
URL: https://github.com/apache/accumulo/pull/4046#discussion_r1424562276


##########
test/src/main/java/org/apache/accumulo/test/compaction/ExternalCompactionMetricsIT.java:
##########
@@ -163,7 +176,9 @@ public void testMetrics() throws Exception {
       // Wait for all external compactions to complete
       long count;
       do {
-        UtilWaitThread.sleep(100);
+        // TODO: Change this from waiting to verifying that all compactors are 
done running jobs,

Review Comment:
   No, I want to add that change in a different PR.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to