pilichoumao commented on PR #4771: URL: https://github.com/apache/rocketmq-dashboard/pull/4771#issuecomment-5789672518
Rebased onto `rocketmq-studio@0228dad5` (through #4855/#5006/#5007). The only conflict was the regenerated `catalog_gen.go` digest/insertion — resolved by taking upstream and re-running `make catalog-generate`; tool code is unchanged. Checked the semantic surface: #5006 added `instanceId` + ownership guard to `LiteTopicService.extendTTL` only — the three read methods this PR wraps are untouched. Re-verified: full backend suite green (3,199 tests, 0 Checkstyle violations), Go checks clean, and the real-cluster smoke rerun (RocketMQ 5.5.0 broker lite admin API) still returns the real quota watermark (maxTopicCount=20000), an honest empty list, and the distinguishable 400 for a malformed session id. Note: the new `binary-license-gate` from #5007 fails identically on pristine trunk in this environment (unrelated to this PR), so packaging was verified with `-Dmaven.antrun.skip=true`. -- 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]
