gnodet commented on PR #24989:
URL: https://github.com/apache/camel/pull/24989#issuecomment-5058948340

   _Claude Code on behalf of gnodet_
   
   Good point. On `main`, the race was inadvertently fixed by CAMEL-23697 
(commit 03d8361bbb7) which refactored `process()` to use a local variable. This 
PR only adds the regression test since the fix is already in place.
   
   However, `camel-4.18.x` still has the racy instance-field write. I'll create 
a separate backport PR for `camel-4.18.x` with both the code fix and the test.


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