ctubbsii commented on PR #5338: URL: https://github.com/apache/accumulo/pull/5338#issuecomment-2660441249
> > I had the same thought and tried this on a earlier iteration. The problem is the flag would be true before clear() is called. > > Ah, yep that flag would be set immediately, so that makes sense to leave it how it is then. I don't see why that's a problem. If the close gets interrupted, then there are bigger problems happening. In the normal case, the clear is going to be called. -- 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]
