Skip to content

Fix for a Fetch regression when connecting to Apache Kafka < 2.7#4871

Merged
Emanuele Sabellico (emasab) merged 2 commits intomasterfrom
dev_fix_fetch_regression_ak_less_than_2.7
Oct 16, 2024
Merged

Fix for a Fetch regression when connecting to Apache Kafka < 2.7#4871
Emanuele Sabellico (emasab) merged 2 commits intomasterfrom
dev_fix_fetch_regression_ak_less_than_2.7

Conversation

@emasab
Copy link
Copy Markdown
Contributor

@emasab Emanuele Sabellico (emasab) commented Oct 14, 2024

AK 2.7 is the first version implementing Fetch 12, before that it shouldn't fallback to v12, neither check if topic IDs are supported.

Closes #4870

AK 2.7 is the first version implementing Fetch 12, before that it shouldn't fallback to v12, neither check if topic IDs are supported.
@emasab Emanuele Sabellico (emasab) requested a review from a team as a code owner October 14, 2024 12:31
@confluent-cla-assistant
Copy link
Copy Markdown

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link
Copy Markdown
Contributor

@anchitj Anchit Jain (anchitj) left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for fixing this.

@emasab Emanuele Sabellico (emasab) deleted the dev_fix_fetch_regression_ak_less_than_2.7 branch October 16, 2024 07:57
@apmorton
Copy link
Copy Markdown

It looks like v2.6.1 hasn't been tagged yet - is this expected?

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 version for API key FETCH: 12

3 participants