[
https://issues.apache.org/jira/browse/CAMEL-24034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned CAMEL-24034:
---------------------------------------
Assignee: Guillaume Nodet
> 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
> Assignee: Guillaume Nodet
> Priority: Major
>
> 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)