1782935682 opened a new issue, #9539: URL: https://github.com/apache/rocketmq/issues/9539
### Before Creating the Bug Report - [x] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [x] I have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/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 centos7 ### RocketMQ version 5.3.3 ### JDK Version 1.8 ### Describe the Bug 开启ACL2.0 ,完全匹配和前缀匹配,前缀匹配之间优先级错误 <img width="1112" height="768" alt="Image" src="https://github.com/user-attachments/assets/1475e98b-36f3-4b64-a1a9-be26f53d3004" /> <img width="1356" height="671" alt="Image" src="https://github.com/user-attachments/assets/b2d055e7-a57a-4a86-8472-ccdee22431bf" /> ### Steps to Reproduce 1.开启acl2.0 2.创建acl策略 <img width="964" height="91" alt="Image" src="https://github.com/user-attachments/assets/20ce0735-7d58-4c6f-90fc-3cbcbfbb9e1c" /> 3.收发消息 ### What Did You Expect to See? 按照优先级执行 ### What Did You See Instead? 没有按照优先级执行 ### Additional Context _No response_ -- 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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org