dlmarion commented on issue #2028:
URL: https://github.com/apache/accumulo/issues/2028#issuecomment-828401604


   My guess is that it split the table and then another compaction kicked off. 
There were other places in the code where I changed `assertEquals(1, 
metrics.getStarted())` to `assertTrue(metrics.getStarted() > 0)`. I didn't 
necessarily care that it the value was `1`, just that it was non-zero.


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


Reply via email to