Hi all, It turns out that kafka-python's protocol api versions support is worse than originally described - newer versions were defined but not actually supported in a few cases. I have updated the KIP to address this:
https://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?pageId=235838251&selectedPageVersions=18&selectedPageVersions=17 The main impact is that we will deprecate and remove fewer consumer related api versions - fetch, group and offset management primarily (fetch was the most impacted). Ismael On Tue, Nov 21, 2023 at 12:06 PM Ismael Juma <m...@ismaeljuma.com> wrote: > Hi all, > > I would like to start a vote on KIP-896. Please take a look and let us > know what you think. > > Even though most of the changes in this KIP will be done for Apache Kafka > 4.0, I would like to introduce a new metric and new request log attribute > in Apache 3.7 to help users identify usage of deprecated protocol api > versions. > > Link: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-896%3A+Remove+old+client+protocol+API+versions+in+Kafka+4.0 > > Thanks, > Ismael >