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

   ## Summary
   
   Fix flaky `SingleMessageSameTopicIT` identified by 
[Develocity](https://develocity.apache.org) (14 flaky occurrences).
   
   Increase topic subscription uptime threshold from 200ms to 2000ms. On slow 
CI, the JMS listener may not register with the broker in 200ms, causing topic 
messages to be lost before the subscription is active.
   
   ## Test plan
   
   - [x] Code change reviewed (simple constant increase)
   - [ ] CI passes
   
   _Claude Code on behalf of gnodet_
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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