Rajini Sivaram created KAFKA-4440: ------------------------------------- Summary: Make producer RecordMetadata non-final Key: KAFKA-4440 URL: https://issues.apache.org/jira/browse/KAFKA-4440 Project: Kafka Issue Type: Improvement Components: producer Affects Versions: 0.10.0.1 Reporter: Rajini Sivaram Assignee: Rajini Sivaram
ProducerRecord and ConsumerRecord were made non-final in KAFKA-4250. It will be good to make RecordMetadata also non-final for the same reason of extensibility of Producer/Consumer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)