ctubbsii opened a new issue #2182:
URL: https://github.com/apache/accumulo/issues/2182


   PR #2175 wrapped up the task of ensuring currently running compactions are 
canceled. However, new compactions could still be scheduled, stalling the 
DeleteTable operation. It should be possible to set a value in ZK that would 
prevent any future compactions from being scheduled, so they are preemptively 
canceled and won't stall the DeleteTable operation.
   
   See discussion in comment 
https://github.com/apache/accumulo/pull/2175#discussion_r657292064


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