[
https://issues.apache.org/jira/browse/CAMEL-24034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18095779#comment-18095779
]
Guillaume Nodet commented on CAMEL-24034:
-----------------------------------------
Fixed via https://github.com/apache/camel/pull/24634
_Claude Code on behalf of gnodet_
> 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
> Fix For: 4.22.0
>
>
> 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)