hachikuji commented on pull request #10157:
URL: https://github.com/apache/kafka/pull/10157#issuecomment-781799540


   @jsancio I may be misunderstanding your question, but api versions are 
negotiated internally in `NetworkClient`. If there are no compatible versions, 
then the client will raise an unsupported version error.
   
   It looks like it would be useful to have at least one test case to verify 
the expected behavior. At a glance, I could not find any logic to check the 
returned `ClientResponse` for version errors.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to