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

Fix api_version=auto (discover Kafka version) #175

Open
StephenSorriaux opened this issue Nov 9, 2024 · 0 comments
Open

Fix api_version=auto (discover Kafka version) #175

StephenSorriaux opened this issue Nov 9, 2024 · 0 comments

Comments

@StephenSorriaux
Copy link
Owner

Current auto setting for api_version is supposed to discover the Kafka server version.

Unfortunately it only supports for Kafka 0.10.X, and will not be helpful for the 1.X, 2.X or even 3.X versions we support.

We probably need to re-implement the function ourselves and had more test_cases.

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

No branches or pull requests

1 participant