[
https://issues.apache.org/jira/browse/KAFKA-3641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Henke updated KAFKA-3641:
-------------------------------
Affects Version/s: 0.10.0.0
> Fix RecordMetadata constructor backward compatibility
> ------------------------------------------------------
>
> Key: KAFKA-3641
> URL: https://issues.apache.org/jira/browse/KAFKA-3641
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.10.0.0
> Reporter: Grant Henke
> Assignee: Grant Henke
> Priority: Blocker
> Fix For: 0.10.0.0
>
>
> The old RecordMetadata constructor from 0.9.0 should be added back and
> deprecated in order to maintain backward compatibility.
> {noformat}
> public RecordMetadata(TopicPartition topicPartition, long baseOffset, long
> relativeOffset)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)