You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/04/16 08:15:13 UTC

[GitHub] [rocketmq] BurningCN opened a new issue #2821: Shutdown issue about HAClient

BurningCN opened a new issue #2821:
URL: https://github.com/apache/rocketmq/issues/2821


   In `HATest#testSemiSyncReplica` the test program, when `slaveMessageStore.shutdown()`-->`haService.shutdown()`-->`haClient.shutdown()`, This `haClient.shutdown()` method should be overridden with a call to 'closeMaster' method after super.shutdown() , to let the master know early that salve initiated the shutdown.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] RongtongJin commented on issue #2821: Shutdown issue about HAClient

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #2821:
URL: https://github.com/apache/rocketmq/issues/2821#issuecomment-822954241


   Merged


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] RongtongJin closed issue #2821: Shutdown issue about HAClient

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #2821:
URL: https://github.com/apache/rocketmq/issues/2821


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org