valdar commented on PR #12777:
URL: https://github.com/apache/camel/pull/12777#issuecomment-1905875447
Thanks for your contribution @tashoyan
--
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 s
tashoyan commented on PR #12777:
URL: https://github.com/apache/camel/pull/12777#issuecomment-1892319222
Same modification, but for the 3.22.x branch:
https://github.com/apache/camel/pull/12797
--
This is an automated message from the Apache Git Service.
To respond to the message, please
orpiske merged PR #12777:
URL: https://github.com/apache/camel/pull/12777
--
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
orpiske commented on PR #12777:
URL: https://github.com/apache/camel/pull/12777#issuecomment-1892166088
Thanks for your contribution @tashoyan
--
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
orpiske commented on PR #12777:
URL: https://github.com/apache/camel/pull/12777#issuecomment-1891624765
I'll review this one today.
--
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 c
github-actions[bot] commented on PR #12777:
URL: https://github.com/apache/camel/pull/12777#issuecomment-1889810814
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
tashoyan opened a new pull request, #12777:
URL: https://github.com/apache/camel/pull/12777
Use a single Kafka consumer with `assign()` call to consume all cached
entries from the beginning of the Kafka topic.
# Description
The existing implementation of `KafkaIdempotentReposit