keith-turner commented on PR #5395:
URL: https://github.com/apache/accumulo/pull/5395#issuecomment-2718406437

   For the change to isCompactionEnabled() the way the code is working w/ the 
latest that changes it would probably not help to check for interrupted there. 
The interrupt stats will be set on the compaction thread when is compaction 
isCompactionEnabled() returns false.  Also another thead besides the compaction 
thread could call isCompactionEnabled(), so could not use Thread.currentThread()


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