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

kgo: pin AddPartitionsToTxn to v3 when using one transaction #613

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

twmb
Copy link
Owner

@twmb twmb commented Nov 1, 2023

KIP-890 has been updated such that v3 must be used by clients. We will pin to v3 unless multiple transactions are being added, or unless any transaction is verify only.

Closes #609.

twmb added 2 commits October 31, 2023 20:34
KIP-890 has been updated such that v3 must be used by clients. We will
pin to v3 unless multiple transactions are being added, or unless any
transaction is verify only.

Closes #609.
@twmb twmb merged commit e35a2a1 into master Nov 1, 2023
6 checks passed
@twmb twmb deleted the 609 branch November 1, 2023 20:56
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.

INVALID_TXN_STATE while producing in transaction from new version of library
1 participant