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: [email protected]
