majialoong opened a new pull request, #9759: URL: https://github.com/apache/rocketmq/pull/9759
<!-- Please make sure the target branch is right. In most case, the target branch should be `develop`. --> ### Which Issue(s) This PR Fixes Fixes #9758 ### Brief Description Fixed the issue where the resource filter keyword in listAcl did not take effect ### How Did You Test This Change? 1. There are a total of 3 ACL rules in the cluster. <img width="898" height="105" alt="image" src="https://github.com/user-attachments/assets/ef2ede21-e09e-4b51-a465-75ef7ae141e9" /> 2. When the resource filter string is a substring of the user, it also filters as expected. <img width="904" height="80" alt="image" src="https://github.com/user-attachments/assets/2e893654-2459-4120-96a1-bb7a482ff850" /> -- 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]
