[ https://issues.apache.org/jira/browse/CAMEL-20680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843704#comment-17843704 ]
Otavio Rodolfo Piske commented on CAMEL-20680: ---------------------------------------------- Thanks [~jvsingh]. The next step, if you want to finish all the work on this PR, is to re-enable this tests on the ASF CI. If you want to do that contribution, just remove the following lines from the tests you fixed: {code:java} @DisabledIfSystemProperty(named = "ci.env.name", matches = ".*", disabledReason = "Multiple problems: unreliable and slow (see CAMEL-20680)") {code} Then, we can close this and also CAMEL-20722. > camel-kafka: reduce KafkaBreakOnFirstErrorSeekIssueIT test duration > ------------------------------------------------------------------- > > Key: CAMEL-20680 > URL: https://issues.apache.org/jira/browse/CAMEL-20680 > 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 > > Attachments: image-2024-05-01-08-13-28-056.png > > > The test KafkaBreakOnFirstErrorSeekIssueIT takes a very long time to run. > This consumes unnecessary resources from ASF CI. We should investigate how to > improve it to it runs quickly. -- This message was sent by Atlassian Jira (v8.20.10#820010)