RockteMQ-AI commented on issue #2225: URL: https://github.com/apache/rocketmq-dashboard/issues/2225#issuecomment-5301304248
**Issue Evaluation** Category: `bug` | Status: **Confirmed** The reported issue has been verified against the current codebase. **Root Cause:** The Aliyun trace consumer delivery status mapping does not correctly translate the provider's status values to the internal representation. The result is that consumer delivery status always appears empty in the UI, even when the provider has valid status data. **Impact:** Aliyun trace consumer visibility — users cannot see delivery status for Aliyun trace consumers, reducing observability. **Severity:** Low — affects visibility only; does not cause data loss or functional issues. **Proposed fix:** Update the Aliyun trace consumer status mapping to correctly translate provider status values. Add unit tests covering the mapping logic. An automated fix proposal can be generated. Reply `/approve` to proceed with PR generation. --- *Automated evaluation by github-manager* -- 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]
