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

[jira] [Resolved] (KAFKA-119) Avoid duplicated code in ProducerPerformance

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

Manikumar Reddy resolved KAFKA-119.
-----------------------------------
    Resolution: Won't Fix

ProducerPerformance.scala is deprecated.  New ProducerPerformance tool is introduced to use new Producer Client. 

> Avoid duplicated code in ProducerPerformance
> --------------------------------------------
>
>                 Key: KAFKA-119
>                 URL: https://issues.apache.org/jira/browse/KAFKA-119
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jun Rao
>
> ProducerPerformance has a SyncProducerThread and an AsyncProducerThread. Much of the code is duplicated. We should look at how to refactor the code to avoid duplication.



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