Jason Gustafson created KAFKA-9420:
--------------------------------------
Summary: Bump APIs to enable flexible versions
Key: KAFKA-9420
URL: https://issues.apache.org/jira/browse/KAFKA-9420
Project: Kafka
Issue Type: Improvement
Reporter: Jason Gustafson
Assignee: Jason Gustafson
As part of KIP-482
(https://cwiki.apache.org/confluence/display/KAFKA/KIP-482%3A+The+Kafka+Protocol+should+Support+Optional+Tagged+Fields),
we need to bump the versions of all protocols which have been converted to use
the generated protocol in order to enable flexible version support . This
ticket covers the following APIs which now support the generated protocol:
- SaslAuthenticate
- SaslHandshake
- CreatePartitions
- DescribeDelegationToken
- ExpireDelegationToken
- RenewDelegationToken
- TxnOffsetCommit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)