tju-yxq commented on issue #1599: URL: https://github.com/apache/rocketmq-dashboard/issues/1599#issuecomment-5270403508
Follow-up audit note: I narrowed the issue description to repository-verifiable behavior. The original body included live Tencent Cloud/UI timing details that I did not verify during the audit. Current status: - #1600 is merged and avoids the full topic scan by using `TotalCount` from a single `DescribeTopicList` request when available. - #2041 adds focused mocked regression tests and fixes the edge case where `TotalCount` is present but `Data` is empty. Evidence boundary: code inspection + mocked unit tests only; no live Tencent Cloud/UI performance verification. -- 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]
