You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2014/04/06 02:28:14 UTC

[jira] [Created] (SAMZA-227) Upgrade KafkaSystemProducer to new API

Chris Riccomini created SAMZA-227:
-------------------------------------

             Summary: Upgrade KafkaSystemProducer to new API
                 Key: SAMZA-227
                 URL: https://issues.apache.org/jira/browse/SAMZA-227
             Project: Samza
          Issue Type: Bug
          Components: kafka
    Affects Versions: 0.6.0
            Reporter: Chris Riccomini


Kafka has upgraded their producer API in 0.8.1/0.8.2 to have a new Java-based API. It's much improved both in performance, and features. We should upgrade KafkaSystemProducer to use it.

Initially, we should keep the old producer as well, and add a config to switch back and forth. Once we've run it for a while, and things look stable, we can deprecate and delete the old producer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)