wzkris opened a new issue, #383: URL: https://github.com/apache/rocketmq-dashboard/issues/383
<img width="1920" height="1032" alt="Image" src="https://github.com/user-attachments/assets/3c1c8644-c59f-454a-bee7-1bfb6508c38b" /> broker配置如下: ``` storePathRootDir=/Users/xxxx/store_a brokerClusterName=DefaultCluster brokerName=broker-a #brokerId=1 控制器模式下brokerId不允许指定 deleteWhen=04 fileReservedTime=48 #brokerRole=SYNC_MASTER 控制器模式下不允许指定 flushDiskType=ASYNC_FLUSH enableControllerMode=true controllerAddr=127.0.0.1:9878;127.0.0.1:9868;127.0.0.1:9858 namesrvAddr=127.0.0.1:9876;127.0.0.1:9886;127.0.0.1:9896 ``` 请问是集群配置的问题还是面板展示的问题?如何调整? -- 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]
