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

   > 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.
   
   I did not fully follow all the code, but if closing the batch scanner cause 
spurious exceptions in background threads which unnecessarily clear the cache 
then that would be a good change to make.


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

Reply via email to