AndrewJSchofield opened a new pull request, #19378:
URL: https://github.com/apache/kafka/pull/19378

   This PR removes the unstable API flag for the KIP-932 RPCs.
   
   The 4 RPCs which were exposed for the early access release in AK 4.0 are 
stabilised at v1. This is because the RPCs have evolved over time and AK 4.0 
clients are not compatible with AK 4.1 brokers. By stabilising at v1, the API 
version checks prevent incompatible communication and server-side exceptions 
when trying to parse the requests from the older clients.


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