[ISSUE #7396] Fix wrong word in BrokerController#doResterBrokerAll (#7397)

This commit is contained in:
tiger lee
2023-09-27 14:43:15 +08:00
committed by GitHub
parent 959a98120c
commit 0a6ae4605f
@@ -1807,7 +1807,7 @@ public class BrokerController {
TopicConfigSerializeWrapper topicConfigWrapper) {
if (shutdown) {
BrokerController.LOG.info("BrokerController#doResterBrokerAll: broker has shutdown, no need to register any more.");
BrokerController.LOG.info("BrokerController#doRegisterBrokerAll: broker has shutdown, no need to register any more.");
return;
}
List<RegisterBrokerResult> registerBrokerResultList = this.brokerOuterAPI.registerBrokerAll(