You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "radai rosenblatt (JIRA)" <ji...@apache.org> on 2016/10/04 18:28:21 UTC

[jira] [Commented] (KAFKA-4250) make ProducerRecord and ConsumerRecord extensible

    [ https://issues.apache.org/jira/browse/KAFKA-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546226#comment-15546226 ] 

radai rosenblatt commented on KAFKA-4250:
-----------------------------------------

PR up - https://github.com/apache/kafka/pull/1961

> make ProducerRecord and ConsumerRecord extensible
> -------------------------------------------------
>
>                 Key: KAFKA-4250
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4250
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.10.0.1
>            Reporter: radai rosenblatt
>
> KafkaProducer and KafkaConsumer implement interfaces are are designed to be extensible (or at least allow it).
> ProducerRecord and ConsumerRecord, however, are final, making extending producer/consumer very difficult.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)