dlmarion opened a new pull request, #6472:
URL: https://github.com/apache/accumulo/pull/6472

   GracefulShutdownIT was periodically failing when checking if the number of 
files in the table was lower than before a compaction occurred. This check was 
happening too quickly and not allowing for the coordinator to notify the tablet 
server to commit the compaction. Changed the logic to wait for the condition 
instead of checking it once.


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