The GitHub Actions job "Build and Run Tests by Maven" on 
rocketmq.git/worktree-issue-10263-message-dedup has failed.
Run started by GitHub user Aias00 (triggered by Aias00).

Head commit for run:
6c18aab0747c41c1025475a68c1c7b17cab95480 / liuhy <[email protected]>
[ISSUE #10263] Fix ackIndex semantics for partial success with duplicates

- Only mark messages up to listener's ackIndex in filteredMsgs, not all
- Map filtered-list ackIndex to original msgs position for processConsumeResult
- Rename test to testFilteringPreservesOrder, clarify comments
- Add tests for partial/full success ackIndex mapping scenarios

This fixes message loss when listener returns CONSUME_SUCCESS with
ackIndex < filteredMsgs.size() while duplicates exist.

Co-Authored-By: Claude <[email protected]>

Report URL: https://github.com/apache/rocketmq/actions/runs/29067893876

With regards,
GitHub Actions via GitBox

Reply via email to