Re: [PR] CAMEL-20722: Changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-05 Thread via GitHub
jvsingh commented on PR #14376: URL: https://github.com/apache/camel/pull/14376#issuecomment-2149225237 > LGTM. The failure above was on `KafkaConsumerFullIT` when running with Kafka 2. I'll still investigate a bit later -- This is an automated message from the Apache Git Service.

Re: [PR] CAMEL-20722: Changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-05 Thread via GitHub
orpiske merged PR #14376: URL: https://github.com/apache/camel/pull/14376 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apac

Re: [PR] CAMEL-20722: Changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-05 Thread via GitHub
jvsingh commented on PR #14376: URL: https://github.com/apache/camel/pull/14376#issuecomment-2149158711 > 🤖 ❌ Test result with component components/camel-kafka (failed) What’s the specific failure? Likely unrelated to KafkaBreakOnFirstErrorSeekIssueIT, but I can attempt to fix those

Re: [PR] CAMEL-20722: Changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-04 Thread via GitHub
github-actions[bot] commented on PR #14376: URL: https://github.com/apache/camel/pull/14376#issuecomment-2148910014 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] CAMEL-20722: Changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-04 Thread via GitHub
jvsingh opened a new pull request, #14376: URL: https://github.com/apache/camel/pull/14376 # Description Changed base class for KafkaBreakOnFirstErrorSeekIssueIT - `BaseKafkaTestSupport` calls `KafkaServiceFactory.createSingletonService` whereas the previous one called `createService()

Re: [PR] CAMEL-20722 changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-04 Thread via GitHub
jvsingh commented on PR #14375: URL: https://github.com/apache/camel/pull/14375#issuecomment-2148900749 Please ignore -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] CAMEL-20722 changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-04 Thread via GitHub
jvsingh closed pull request #14375: CAMEL-20722 changed base class for KafkaBreakOnFirstErrorSeekIssueIT URL: https://github.com/apache/camel/pull/14375 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[PR] CAMEL-20722 changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-04 Thread via GitHub
jvsingh opened a new pull request, #14375: URL: https://github.com/apache/camel/pull/14375 # Description Changed - `BaseKafkaTestSupport `calls `KafkaServiceFactory.createSingletonService` whereas the previous one called `createService()` - The `NoSuchElementException `occurs at `

Re: [PR] CAMEL-20722 changed base class for KafkaBreakOnFirstErrorSeekIssueIT [camel]

2024-06-04 Thread via GitHub
github-actions[bot] commented on PR #14375: URL: https://github.com/apache/camel/pull/14375#issuecomment-2148899698 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer