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:25:20 UTC

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

radai rosenblatt created KAFKA-4250:
---------------------------------------

             Summary: 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)