You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/01/13 22:22:00 UTC

[jira] [Updated] (KAFKA-9420) Bump APIs to enable flexible versions

     [ https://issues.apache.org/jira/browse/KAFKA-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson updated KAFKA-9420:
-----------------------------------
    Description: 
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



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




> 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
>            Priority: Major
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)