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


   > A further discuss, when master switch to salve, deliverExecutorService and 
handleExecutorService should shutdown immediately, expired message should not 
put into commitLog, which should be execute on the new master.
   
   - If the node has become a slave, message writing will fail and the thread 
pool will end immediately.
   - Messages that have been delivered successfully should commit offset as 
much as possible before closing.


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