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

Clean up consumer config #290

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Clean up consumer config #290

wants to merge 2 commits into from

Conversation

leonmaia
Copy link
Collaborator

@leonmaia leonmaia commented May 30, 2022

Description

Fixes consumer configuration naming. Some consumer configurations as max_bytes_per_partition and max_bytes were not standardised to use matching names with https://github.com/edenhill/librdkafka configurations and instead were still using what we used with https://github.com/zendesk/ruby-kafka.

This creates confusion when trying to understand configurations and what are the defaults in Racecar and https://github.com/edenhill/librdkafka.

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.

None yet

1 participant