szetszwo commented on pull request #587:
URL: https://github.com/apache/ratis/pull/587#issuecomment-1019281202


   > ... should the new executors be declared as ExecutorService and shutdown() 
when appropriate?
   
   The shutdown() method is to stop accepting new tasks.  Yes, we should call 
shutdown() except for the static PeerProxyMap.EXECUTOR, shutdown() is not 
needed.


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