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)