rocketmq
rocketmq copied to clipboard
[Bug] mqadmin listAcl 参数拼写错误
Before Creating the Bug Report
-
[x] I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
[x] I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
[x] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
Oracle Linux 9
RocketMQ version
Release 5.3.2
JDK Version
JDK 21
Describe the Bug
如下图,mqadmin listAcl 中 resource 缺少 s 字母
Steps to Reproduce
mqadmin listAcl
What Did You Expect to See?
--resources
What Did You See Instead?
N/A
Additional Context
No response
Based on the code implementation, deleteAcl should be wrong.