clolov commented on PR #15673:
URL: https://github.com/apache/kafka/pull/15673#issuecomment-2104306940

   Heya @junrao after inspecting some of the tests I think I have misunderstood 
how marking an API version as unstable works. From a discussion with Nikhil I 
think we can only do one of two things - we can either keep the IBP and mark 
the new version as unstable or we can bump the IBP. Otherwise what happens is 
that the broker treats the version as non-existent while clients don't respect 
the configuration and still send the new version. Is this your understanding as 
well? If it is, then I believe I will just mark the version as unstable while I 
make the client changes and then I will mark it as stable and bump the IBP all 
in one commit.


-- 
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.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to