You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2015/01/24 01:43:37 UTC

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

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

Navina Ramesh updated SAMZA-227:
--------------------------------
    Attachment: rb29899.patch

Samza using the new Kafka Producer API 

> 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
>            Assignee: Navina Ramesh
>              Labels: project
>             Fix For: 0.9.0
>
>         Attachments: rb29899.patch
>
>
> 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.3.4#6332)