tju-yxq opened a new issue, #1814: URL: https://github.com/apache/rocketmq-dashboard/issues/1814
AliyunInstanceProvider.getMessageTrace throws BusinessException(404) when trace data is null. This is incorrect for messages that exist but have no trace data (tracing disabled or trace expired). The Apache provider returns an empty TraceRecordVO in this case. Fix: return an empty TraceRecordVO instead of throwing 404. -- 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]
