Git-Yang commented on pull request #3478:
URL: https://github.com/apache/rocketmq/pull/3478#issuecomment-1017285360


   > > 1. After calling shutdown, wait for the execution of the thread to 
complete. At this time, it is forbidden to submit a new thread.
   > > 2. First updateOffset and then execute schedule to avoid the inability 
to execute updateOffset after shutdown is called
   > 
   > When shutdown is called, will the method 
`deliverExecutorService.schedule()` throw exception??
   
   Right


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