bigyShot commented on issue #2717: URL: https://github.com/apache/rocketmq/issues/2717#issuecomment-793275397
找到原因了,不知道哪次启动的时候自动初始化创建了一个conf目录,然后里面自动生成的broker.conf的clusterName多了一个空格,然后属性混淆的时候就把这个里面的混淆给了brokerConfig对象 ---------------------------------------------------------------- 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]
