You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/04/13 12:44:08 UTC

[GitHub] [accumulo] milleruntime commented on issue #2011: Ensure no external compaction metadata propagates when a tablet splits/merges

milleruntime commented on issue #2011:
URL: https://github.com/apache/accumulo/issues/2011#issuecomment-818705479


   As a reference for others, here is the point in the code where we cancel compactions. 
   It is called while closing the Tablet in `initiateClose(true)` during `Tablet.split()`:
   https://github.com/apache/accumulo/blob/9b504121dd69bf033dced56adb55d727b0eafdc4/server/tserver/src/main/java/org/apache/accumulo/tserver/tablet/Tablet.java#L1204


-- 
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:
users@infra.apache.org