tju-yxq commented on issue #2273: URL: https://github.com/apache/rocketmq-dashboard/issues/2273#issuecomment-5352540103
Thanks — I reviewed this against current ocketmq-studio and it is already implemented by #1725 (commit 9fced5f2): - mq_acl_user.access_key now has UNIQUE KEY uk_access_key; - duplicate legacy access keys return a structured 409 before mutation; - ACL action and cluster collections use joinNormalizedCsv, which trims, drops null/blank entries, preserves order, and deduplicates; - focused repository tests cover duplicate access keys and action/cluster normalization. Closing as already implemented. -- 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]
