dlmarion commented on PR #4465:
URL: https://github.com/apache/accumulo/pull/4465#issuecomment-2066437985

   > Should there be a check to see if the system is up or if there running 
compactions? If this was run on a system with active compactions, would it find 
and delete files that were currently being written to be the compaction process?
   > 
   > As a stand-alone utility it is a little harder to run the command - if 
elevated to an admin utility, would that increase the chances that it would be 
run on an active system?
   
   FindCompactionTmpFiles first finds the tmp files, then removes from that set 
any file that is referenced from currently executing compactions.


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