Aias00 opened a new issue, #1426: URL: https://github.com/apache/rocketmq-dashboard/issues/1426
Parent: #1312 ## Goal Add a stable ACL capability model resolved from the selected Studio instance. Until a real provider is connected, it must explicitly report that ACL records are Studio-local metadata and that no remote policy read/write is available. ## Scope - Define an ACL capability DTO with instance identity, state source, and supported operations. - Add `GET /api/acl/capabilities?instanceId=...`. - Resolve and validate the selected instance, without creating a remote admin client. - Add service/controller regression tests. ## Non-goals No remote ACL reads or writes in this PR; no replacement of local `AclRepository`. -- 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]
