davsclaus opened a new pull request, #24738:
URL: https://github.com/apache/camel/pull/24738

   ## Summary
   
   - Synchronize `setReceiveTimeout` + `receive` on the shared `JmsTemplate` in 
`JmsPollingConsumer` to prevent concurrent `pollEnrich` / `ConsumerTemplate` 
callers from overwriting each other's timeout values.
   
   M2 finding from the camel-jms/camel-amqp code review 
([CAMEL-24078](https://issues.apache.org/jira/browse/CAMEL-24078)).
   
   ## Test plan
   
   - [x] `mvn test` in `components/camel-jms` — all tests pass
   - [ ] CI green
   
   _Claude Code on behalf of davsclaus_
   
   Co-Authored-By: Claude Opus 4.6 <[email protected]>


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