Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with idempotent #1653

Open
gutoberny opened this issue Dec 20, 2023 · 0 comments
Open

Help with idempotent #1653

gutoberny opened this issue Dec 20, 2023 · 0 comments

Comments

@gutoberny
Copy link

Hello,
I am facing an issue with achieving idempotent delivery in Kafka version 2.2.4. Despite sending the same message multiple times, the message is delivered to the consumer each time, contrary to the expected idempotent behavior.
I have meticulously followed the configuration steps outlined in the documentation to enable idempotence, yet the issue remains unresolved. At this point, I am starting to question whether the feature for idempotent message delivery — where Kafka should notify or prevent the re-sending of a message that has already been sent — is functioning as intended in this version.
The configuration instruction from the documentation has been followed, but the feature does not seem to be working properly. Could this be a version-specific issue, or am I missing something in the configuration process?
Any assistance or clarification on this matter would be highly appreciated.

Thank you.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant