allthingssecurity commented on PR #26788: URL: https://github.com/apache/camel/pull/26788#issuecomment-5816486012
Rebased onto `main` now that #26789 is merged, as planned. `doProcess` keeps #26789's structure: the completed list is always submitted in the `finally`, and this PR's failure-path `unmarkCompleting` is gone because `onSubmitCompletion` clears the mark. I added the recoverable-repository test for that combination (`AggregatePreCompleteLostGroupTest#testAggregationFailureAfterPreCompletionWithRecoverableRepository`). `*Aggregat*`: 256 tests, 0 failures. _Claude Code on behalf of allthingssecurity_ -- 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]
