Guillaume Nodet created CAMEL-24034:
---------------------------------------
Summary: Fix flaky SingleMessageSameTopicIT - topic subscription
wait too short
Key: CAMEL-24034
URL: https://issues.apache.org/jira/browse/CAMEL-24034
Project: Camel
Issue Type: Bug
Components: camel-jms
Reporter: Guillaume Nodet
SingleMessageSameTopicIT is flaky on CI because the topic subscription uptime
threshold (200ms) is too short. On slow CI, the JMS listener may not have
registered with the broker in 200ms, causing topic messages to be lost.
Increase to 2000ms.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)