You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Joel Koshy (JIRA)" <ji...@apache.org> on 2016/12/01 00:55:58 UTC

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

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

Joel Koshy resolved KAFKA-4250.
-------------------------------
    Resolution: Fixed

> 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
>            Assignee: radai rosenblatt
>             Fix For: 0.10.2.0
>
>
> 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)