dlmarion commented on issue #3742:
URL: https://github.com/apache/accumulo/issues/3742#issuecomment-2059509404

   When ConditionalWriterImpl.close is called it calls shutdownNow on the 
`threadPool` ThreadPool. This ThreadPool is used to send mutations to tablet 
servers. ConditionalWriterImpl.write checks that `threadPool` is still alive 
every time the method is invoked.


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