java -jar target/rocketmq-dashboard-1.0.1-SNAPSHOT.jar rocketmq acl配置 application.xml 密码登陆 resources/application.yml loginRequired配置为true 配置用户名 配置格式为username=password[,N] 用户名=密码,权限 其中1 为管理员权限 逗号和权限不写 默认普通用户 resources/users.properties 参考 留待后查,...
java -jar target/rocketmq-dashboard-1.0.1-SNAPSHOT.jar rocketmq acl配置 application.xml 密码登陆 resources/application.yml loginRequired配置为true 配置用户名 配置格式为username=password[,N] 用户名=密码,权限 其中1 为管理员权限 逗号和权限不写 默认普通用户 resources/users.properties...
嗯,因为修复漏洞移除了acl相关接口导致的。此回答整理自钉群“群2-Apache RocketMQ 中国开发者钉钉群”
面对过去,不要迷离;面对未来,不必彷徨;活在今天,你只要把自己完全展示给别人看。
# must create userInfo file: ${rocketmq.config.dataPath}/users.properties if the login is required #登录相关 loginRequired: false #连接相关 useTLS: false # set the accessKey and secretKey if you used acl accessKey: # if version > 4.4.0 ...
我的rocketmq-dashboard在不配置acl的时候消费者里的延迟都是正常的0,但是加了acl后消费者里的延迟都是负数 ![image](https://github.com/user-attachments/assets/6eb289d2-6dd7-4424-93fc-6ee3e104b670) -- This is an automated message from the Apache Git Service. To respond to the message, ...
at org.apache.rocketmq.dashboard.service.client.MQAdminExtImpl$$EnhancerBySpringCGLIB$$8e5b3a91.examineBrokerClusterAclConfig() at org.apache.rocketmq.dashboard.service.impl.AclServiceImpl.getAclConfig(AclServiceImpl.java:60) ... 79 common frames omitted展开...
没有在预设时间内收到响应,可能是由于网络延迟、Broker未正确响应或配置问题导致的。