DomGarguilo commented on PR #5338: URL: https://github.com/apache/accumulo/pull/5338#issuecomment-2660064582
In eed5e0d I removed the logs I had in place to help while manually testing this change as well as switched backed from using an `AtomicBoolean` to the original `volatile boolean` since that seems fine here. Overall the change set is very small now especially ignoring the trivial changes to improve the `Preconditions.checkState()` messages. -- 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]
