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

   ## Summary
   - Add automated IT for `HazelcastRoutePolicy` that tests leader election 
using embedded Hazelcast
   - 3 concurrent nodes with staggered startup, each with its own 
`HazelcastInstance` and route policy
   - Verifies distributed lock-based leader election works correctly and all 
nodes eventually execute their routes
   - Based on the scenario from the original `HazelcastRoutePolicyMain` manual 
test class
   
   ## Test plan
   - [x] IT passes locally (`mvn test -pl components/camel-hazelcast 
-Dtest=HazelcastRoutePolicyIT`)
   - [ ] CI passes


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