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

fix: Add default config based on target object #76

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

gabriel-araujjo
Copy link
Contributor

Only apply "enable.auto.commit", "enable.auto.offset.store", "enable.partition.eof" and "allow.auto.create.topics" configurations if the target object is a consumer.

That change fixes #73

Only apply "enable.auto.commit", "enable.auto.offset.store",
"enable.partition.eof" and "allow.auto.create.topics" configurations if
the target object is a consumer.

That change fixes silviucpp#73
@silviucpp silviucpp merged commit bda8e99 into silviucpp:master Nov 5, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

Kafka producer throwing warnings on default configuration
2 participants