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.
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
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
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
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()
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
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
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
`
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