You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dong Lin (JIRA)" <ji...@apache.org> on 2018/11/07 19:17:00 UTC

[jira] [Assigned] (KAFKA-7603) Producer should negotiate message format version with broker

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

Dong Lin reassigned KAFKA-7603:
-------------------------------

    Assignee: Dong Lin

> Producer should negotiate message format version with broker
> ------------------------------------------------------------
>
>                 Key: KAFKA-7603
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7603
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Dong Lin
>            Assignee: Dong Lin
>            Priority: Major
>
> Currently Producer will always send the record with the highest magic format version that is supported by both the produce and broker library regardless of log.message.format.version config in the broker.
> This causes unnecessary message downconvert overhead if log.message.format.version has not been upgraded and producer/broker library has been upgraded. It is preferred for produce to produce message with format version no higher than the log.message.format.version configured in the broker.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)