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 2020/11/24 09:24:11 UTC

[GitHub] [rocketmq] Git-Yang opened a new issue #2455: Inconsistency of permission code

Git-Yang opened a new issue #2455:
URL: https://github.com/apache/rocketmq/issues/2455


   When I was using ths ACL, I found that the Permission code was inconsistent. Can I remove 'Permision.ANY' to make it consistent with the permission code in tools?
   
   rocketmq-acl module
   ![image](https://user-images.githubusercontent.com/30995057/100072619-71ca4780-2e77-11eb-9770-d54fa91abf10.png)
   
   rocketmq-tools module
   ![image](https://user-images.githubusercontent.com/30995057/100072793-a6d69a00-2e77-11eb-9b4c-9516daf3c9f9.png)
   
   topic.json
   ![image](https://user-images.githubusercontent.com/30995057/100073026-ea310880-2e77-11eb-9a16-4228d65c10ff.png)
   


----------------------------------------------------------------
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



[GitHub] [rocketmq] lizhiboo commented on issue #2455: Inconsistency of permission code

Posted by GitBox <gi...@apache.org>.
lizhiboo commented on issue #2455:
URL: https://github.com/apache/rocketmq/issues/2455#issuecomment-738752714


   IMO, class Permission is used for client, class UpdateTopicPermSubCommand is used for server.


----------------------------------------------------------------
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