drpmma commented on issue #8246: URL: https://github.com/apache/rocketmq/issues/8246#issuecomment-2146826113
The `shouldRunPopRevive` field is responsible for shutting down the service, see https://github.com/apache/rocketmq/blob/7145964b4a8db5d29a0af51b352efa2c342122aa/broker/src/main/java/org/apache/rocketmq/broker/BrokerController.java#L2025-L2029 But the method is not invoked in shutting down. -- 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]
