The GitHub Actions job "CI" on rocketmq-dashboard.git/rocketmq-studio has 
failed.
Run started by GitHub user lizhimins (triggered by lizhimins).

Head commit for run:
206c9a2338dcf73bce26ccc6d34e3c1317b384da / Yu Xinqiang <[email protected]>
fix(dlq): preserve user properties and classify resend outcome (#1416, #1436)

* [ISSUE #1415] Preserve user properties in DLQ resend

The resendOne method was only copying body, tags, and keys from the
original dead-letter message, dropping all user properties (trace IDs,
correlation IDs, custom headers). This fix copies all non-system
user properties from the original message before adding the Studio
provenance properties.

Fixes #1415

* [ISSUE #1435] Classify DLQ resend outcome accurately

The outcome was classified as SUCCESS for zero matches and PARTIAL
for total failure. This fix adds classifyOutcome() that distinguishes
NO_MESSAGES, FAILED, PARTIAL, and SUCCESS.

Fixes #1435

Report URL: 
https://github.com/apache/rocketmq-dashboard/actions/runs/31408924919

With regards,
GitHub Actions via GitBox

Reply via email to