[
https://issues.apache.org/jira/browse/CAMEL-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17842474#comment-17842474
]
JV Singh commented on CAMEL-20722:
----------------------------------
Many (but not all) KafkaBreakOnFirst*IT integration tests fail with this or a
similar error: ... _was not fulfilled within 3 seconds._
{code:java}
[ERROR]
org.apache.camel.component.kafka.integration.KafkaBreakOnFirstErrorWithBatchUsingSyncCommitManagerIT.kafkaBreakOnFirstErrorBasicCapability
-- Time elapsed: 5.782 s <<< ERROR!
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression
in
org.apache.camel.component.kafka.integration.KafkaBreakOnFirstErrorWithBatchUsingSyncCommitManagerIT
was not fulfilled within 3 seconds.{code}
> camel-kafka: reduce KafkaBreakOnFirstError tests are too unreliable for CIs
> ---------------------------------------------------------------------------
>
> Key: CAMEL-20722
> URL: https://issues.apache.org/jira/browse/CAMEL-20722
> Project: Camel
> Issue Type: Task
> Components: camel-kafka
> Affects Versions: 4.4.1, 4.5.0
> Reporter: Otavio Rodolfo Piske
> Priority: Major
> Labels: help-wanted
> Fix For: 4.x
>
>
> All the tests named KafkaBreakOnFirst.*IT are unreliable when running on the
> CI. They fail often, sometimes in multiple archs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)