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

Support Kafka 3.7 #722

Merged
merged 10 commits into from
May 26, 2024
Merged

Support Kafka 3.7 #722

merged 10 commits into from
May 26, 2024

Conversation

twmb
Copy link
Owner

@twmb twmb commented May 9, 2024

Notably, KIP-951.

twmb added 10 commits April 2, 2024 14:36
And make 'v' optional in FromString
Does not yet add telemetry errors, which are not yet released.
This was more complicated than I was anticipating -- kgo is not designed
to have partition movement *outside* of the metadata loop.

Tested against producing to / consuming from kfake, moving a partition
every second.
OffsetForLeaderEpoch was not actually correct; now, by searching for the
next epoch, the logic is simpler.
This makes preceeding commits work (which previously had local replace
directives)
@twmb twmb added the ready label May 9, 2024
@twmb twmb merged commit 1799ea5 into master May 26, 2024
7 checks passed
@twmb twmb deleted the kafka-3.7-rest branch May 26, 2024 05:21
@twmb twmb removed the ready label May 26, 2024
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