joewong-rf opened a new issue, #9518: URL: https://github.com/apache/rocketmq/issues/9518
### 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 OS: Centos7 容器化部署 ### RocketMQ version 5.3.2、5.3.3 ### JDK Version openjdk version "1.8.0_452" ### Describe the Bug 开启 acl2.0 之后,发送者正常发送,消费者无法消费消息 ### Steps to Reproduce 1、Docker 部署 rocketmq,集群模式 broker.conf 配置文件:  rmq-proxy.json 配置文件  2、生产者发送消息 3、消费者订阅消息 ### What Did You Expect to See? 开启 acl 2.0,消费者正常接收消息 ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
