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

1099 Fix produce method of TransactionalKafkaProducer, when method is invoked with empty records and non-empty offsets #1100

Conversation

chernovsa
Copy link

@chernovsa chernovsa commented Nov 9, 2022

Fix produce method of TransactionalKafkaProducer, when method is invoked with empty records and not empty offsets. Offsets will be committed.
Closes issue #1099

… invoked with empty records and not empty offsets. Offsets will be committed.
@bplommer
Copy link
Member

bplommer commented Dec 3, 2022

Thanks! This looks right to me. Could you run scalafmtAll and commit the result please?

@chernovsa
Copy link
Author

Thanks! This looks right to me. Could you run scalafmtAll and commit the result please?

Yes, sure, will do.

formatting
@bplommer
Copy link
Member

bplommer commented Dec 5, 2022

Thanks!

@bplommer bplommer merged commit 266df60 into fd4s:series/2.x Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants