yuluo-yx opened a new issue, #2114: URL: https://github.com/apache/rocketmq-dashboard/issues/2114
Message and trace history is currently recorded inside RocketMQMessageProvider. Aliyun and Tencent providers bypass that implementation, so successful cloud queries never appear under /api/query-history. Move persistence to the provider-neutral MessageService boundary, preserve successful query results when history persistence fails, retain the submitted Topic for trace records, and add regression coverage. -- 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]
