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

   More information: `CompactableImp.close` sets `closed` to true **before** 
the code block referenced in the description. `closed` is used in the 
`CompactionCheck` object and is used to determine if any in-progress major 
compactions should abort processing. This should have occurred, but it was 
noticed that compactions were progressing and the queue was increasing for a 
tablet that was supposed to be unloading.


-- 
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: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to