keith-turner opened a new issue #2028:
URL: https://github.com/apache/accumulo/issues/2028


   Internal compaction use [this code][1] to determine if they should keep 
running a user compaction.  Each user compaction has a 1 up per tablet id.  
There is also a per table cancel id in ZK, if its higher then the user 
compaction was canceled. 
   
   
[1]:https://github.com/apache/accumulo/blob/42de4efab84b4dc0e4eda23c6d348be744941c30/server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/CompactableImpl.java#L738-L757


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