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

Updated to ignore all control batches #893

Merged
merged 1 commit into from
Apr 19, 2021
Merged

Conversation

rkruze
Copy link
Contributor

@rkruze rkruze commented Apr 7, 2021

Control batches can show up even outside of transactions. This change drops the requirement that you must be in a transaction for a record to be labeled a control batch.

All tests pass with this change.

This change is very similar to the ones made in other Kafka clients:

Control batches can show up even outside of transactions. This change
drops the requirement that you must be in a transaction for a record to
be labled a control batch.
Copy link
Collaborator

@dasch dasch left a comment

Choose a reason for hiding this comment

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

Thanks!

@dasch dasch merged commit 733a47d into zendesk:master Apr 19, 2021
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.

2 participants