Grant Henke created KAFKA-3641:
----------------------------------

             Summary: Fix RecordMetadata constructor backward compatibility 
                 Key: KAFKA-3641
                 URL: https://issues.apache.org/jira/browse/KAFKA-3641
             Project: Kafka
          Issue Type: Bug
            Reporter: Grant Henke
            Assignee: Grant Henke
            Priority: Blocker


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)

Reply via email to