SummCoder opened a new pull request, #10504:
URL: https://github.com/apache/rocketmq/pull/10504

   Fixes #10502
   
     The five commands documented in Section 7 of the Chinese ACL user guide
     no longer exist in RocketMQ 5.x. Verified on 5.5.0 — all return
     "sub command not exist".
   
     Replaced with the six actual commands available in 5.x:
     - createAcl
     - updateAcl
     - deleteAcl
     - getAcl
     - listAcl
     - copyAcl
   
     Each command includes parameter tables and usage examples taken from
     the actual `mqadmin <command> -h` output.


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

Reply via email to