[
https://issues.apache.org/jira/browse/KAFKA-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15692870#comment-15692870
]
ASF GitHub Bot commented on KAFKA-4440:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/2165
KAFKA-4440: Make producer RecordMetadata non-final
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-4440
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2165.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2165
----
commit 07703d9a8441d2ba8964e4cac2fa31e04bc74304
Author: Rajini Sivaram <[email protected]>
Date: 2016-11-24T09:54:10Z
KAFKA-4440: Make producer RecordMetadata non-final
----
> 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)