davsclaus commented on PR #24820:
URL: https://github.com/apache/camel/pull/24820#issuecomment-4999733769

   Thanks for the review @gnodet!
   
   Addressed both suggestions:
   
   1. **Added test coverage for Split and RecipientList** — 
`SplitUseOriginalShareUnitOfWorkTest` and 
`RecipientListUseOriginalShareUnitOfWorkTest` each test with and without 
`shareUnitOfWork`, confirming the wrapping works through all entry paths.
   
   2. **Added comment on the `else if` branch** — explains why wrapping was 
moved from the reifiers to `process()`.
   
   _Claude Code on behalf of davsclaus_


-- 
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]

Reply via email to