lizhimins commented on issue #4303: URL: https://github.com/apache/rocketmq-dashboard/issues/4303#issuecomment-5674054410
Implemented in #4304, merged into `rocketmq-studio` as cf0efbbc. All eight gaps are addressed: topic type is now immutable, `getTopicStats` added, redelivery goes through `%RETRY%<group>` with system-reserved properties filtered, group delete cascades to `%DLQ%<group>`, ACL 2.0 is broker-version guarded with get-by-id lookups, send maps tag/key explicitly and handles FIFO queue selection plus `TIMER_DELIVER_MS`, `NameServerConfigDiffService.read()` added over a key allowlist, and the default-cluster resolver now fails closed with 422 instead of silently dropping ACL credentials. -- 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]
