You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/08/29 03:37:08 UTC

[GitHub] [rocketmq] Shellbye commented on issue #1409: rocketmq tools queryMsgByKey may have bug!

Shellbye commented on issue #1409: rocketmq tools queryMsgByKey may have bug!
URL: https://github.com/apache/rocketmq/issues/1409#issuecomment-526007298
 
 
   Not just `queryMsgByKey`, looks like there is other thing went wrong in `Mqadmin` when `broker` enables `acl`.
   
   I got `org.apache.rocketmq.client.exception.MQBrokerException: CODE: 1  DESC: org.apache.rocketmq.acl.common.AclException: No acl config for rocketmq2, org.apache.rocketmq.acl.plain.PlainPermissionManager.validate(PlainPermissionManager.java:375)
   ` when run `clusterList`.
   
   Looks like `Mqadmin` need a place to config `acl` info.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services