RockteMQ-AI commented on issue #10498: URL: https://github.com/apache/rocketmq/issues/10498#issuecomment-4709880155
**Issue Evaluation** Category: `type/documentation` | Status: **Evaluated** Valid documentation gap. The ACL system in RocketMQ 5.x has evolved with new configuration properties (e.g., `aclEnable` in broker config, new ACL-related properties in `PlainAccessValidator`), but the official documentation may still reference only the 4.x-era configuration. This is a good first issue for contributors familiar with the ACL module. The fix should: 1. Document all current ACL-related broker/controller/proxy configuration properties 2. Provide a complete `plain_acl.yml` example with all supported fields 3. Clarify the relationship between `aclEnable` broker config and `plain_acl.yml` content --- *Automated evaluation by RockteMQ-AI* -- 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]
