You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jeff Kim (Jira)" <ji...@apache.org> on 2023/04/07 16:43:00 UTC

[jira] [Updated] (KAFKA-14869) txn and group coordinator downgrade foundation

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

Jeff Kim updated KAFKA-14869:
-----------------------------
    Description: 
Implement proposed changes in [https://cwiki.apache.org/confluence/display/KAFKA/KIP-915%3A+Txn+and+Group+Coordinator+Downgrade+Foundation]

 

 - ignore unknown record types

 - bump Value type records in __consumer_offsets and __transaction_state topics to a flexible version

 - serialize with highest non-flexible version (gated by IBP)

  was:
Implement proposed changes in [https://cwiki.apache.org/confluence/display/KAFKA/KIP-915%3A+Txn+and+Group+Coordinator+Downgrade+Foundation]

 

 - ignore unknown record types

 - bump Value type records in __consumer_offsets and __transaction_state topics to a flexible version

 - deserialize with highest supported version

 - serialize with highest non-flexible version (gated by IBP)


> txn and group coordinator downgrade foundation
> ----------------------------------------------
>
>                 Key: KAFKA-14869
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14869
>             Project: Kafka
>          Issue Type: Task
>            Reporter: Jeff Kim
>            Assignee: Jeff Kim
>            Priority: Major
>
> Implement proposed changes in [https://cwiki.apache.org/confluence/display/KAFKA/KIP-915%3A+Txn+and+Group+Coordinator+Downgrade+Foundation]
>  
>  - ignore unknown record types
>  - bump Value type records in __consumer_offsets and __transaction_state topics to a flexible version
>  - serialize with highest non-flexible version (gated by IBP)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)