You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Apurva Mehta (JIRA)" <ji...@apache.org> on 2017/09/16 00:59:04 UTC

[jira] [Created] (KAFKA-5914) Return MessageFormatVersion and MessageMaxBytes in MetadataResponse

Apurva Mehta created KAFKA-5914:
-----------------------------------

             Summary: Return MessageFormatVersion and MessageMaxBytes in MetadataResponse
                 Key: KAFKA-5914
                 URL: https://issues.apache.org/jira/browse/KAFKA-5914
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Apurva Mehta
            Assignee: Apurva Mehta
             Fix For: 1.0.0


As part of KIP-192, we want to send two additional fields in the {{TopicMetadata}} which is part of the {{MetadataResponse}}. These fields are the {{MessageFormatVersion}} and the {{MessageMaxBytes}}.

The {{MessageFormatVersion}} is required to implement https://issues.apache.org/jira/browse/KAFKA-5794 . The latter will be implemented in a future release, but with the changes proposed here, the said future release will be backward compatible with 1.0.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)