You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/05/17 13:54:13 UTC

[jira] [Updated] (KAFKA-3641) Fix RecordMetadata constructor backward compatibility

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

Ismael Juma updated KAFKA-3641:
-------------------------------
    Fix Version/s:     (was: 0.10.1.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)