dlmarion commented on PR #5313: URL: https://github.com/apache/accumulo/pull/5313#issuecomment-2643038174
I looked at [TabletServerBatchReaderIterator](https://github.com/apache/accumulo/blob/2.1/core/src/main/java/org/apache/accumulo/core/clientImpl/TabletServerBatchReaderIterator.java#L407) and am wondering if we should **not** invalidate the cache if the queryThreadPool is shutdown. I could not determine from looking at the code if that was needed or not. -- 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]
