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

Implementation of auto commit feature for batch consumers #208

Merged
merged 10 commits into from
Mar 4, 2021

Conversation

anmol1vw13
Copy link
Contributor

No description provided.

ConsumerConfig/GROUP_ID_CONFIG consumer-group-id
ConsumerConfig/MAX_POLL_RECORDS_CONFIG (int max-poll-records)
ConsumerConfig/SESSION_TIMEOUT_MS_CONFIG (int session-timeout-ms-config)
ConsumerConfig/ENABLE_AUTO_COMMIT_CONFIG true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

moving this to default config map can improve readability further.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@shubhang93 shubhang93 merged commit 9850dcb into master Mar 4, 2021
@shubhang93 shubhang93 deleted the auto-commit-test branch March 4, 2021 10:00
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.

4 participants