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

confused api version #143

Open
tweyseo opened this issue Sep 2, 2022 · 0 comments
Open

confused api version #143

tweyseo opened this issue Sep 2, 2022 · 0 comments

Comments

@tweyseo
Copy link

tweyseo commented Sep 2, 2022

recently, i use v0.20 to kafka_2.11-0.10.2.1, when _fetch_api_versions, it retrun 35(UNSUPPORTED_VERSION), so i try V3 to V0 here, and V3 to V1 all return 35, but v0 return close, i check the server log and i saw Error reading field 'client_id': java.nio.BufferUnderflowException. then, i change > to >= here and server return the right 'api version response‘.
i was confused in two ponit here:
1.why fix the api_version for request to API_VERSION_V1 here @zz123er ?
2.why not the adjiust API_VERSION_V0 here @zz123er ?

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