[jira] [Updated] (KAFKA-1236) Change producer performance tool to optionally use the new producer

2016-05-14 Thread Ismael Juma (JIRA)

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

Ismael Juma updated KAFKA-1236:
---
Fix Version/s: (was: 0.10.0.0)
   (was: 0.10.1.0)
   0.9.0.0

> Change producer performance tool to optionally use the new producer
> ---
>
> Key: KAFKA-1236
> URL: https://issues.apache.org/jira/browse/KAFKA-1236
> Project: Kafka
>  Issue Type: Sub-task
>  Components: producer 
>Affects Versions: 0.10.1.0
>Reporter: Neha Narkhede
>Assignee: Jay Kreps
>Priority: Critical
> Fix For: 0.9.0.0
>
> Attachments: KAFKA-1236-v1.patch, KAFKA-1236.patch
>
>
> The producer performance tool needs the ability to optionally use the new 
> producer. 



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


[jira] [Updated] (KAFKA-1236) Change producer performance tool to optionally use the new producer

2016-04-29 Thread Gwen Shapira (JIRA)

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

Gwen Shapira updated KAFKA-1236:

Fix Version/s: 0.10.0.0

> Change producer performance tool to optionally use the new producer
> ---
>
> Key: KAFKA-1236
> URL: https://issues.apache.org/jira/browse/KAFKA-1236
> Project: Kafka
>  Issue Type: Sub-task
>  Components: producer 
>Affects Versions: 0.10.1.0
>Reporter: Neha Narkhede
>Assignee: Jay Kreps
>Priority: Critical
> Fix For: 0.10.1.0, 0.10.0.0
>
> Attachments: KAFKA-1236-v1.patch, KAFKA-1236.patch
>
>
> The producer performance tool needs the ability to optionally use the new 
> producer. 



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


[jira] [Updated] (KAFKA-1236) Change producer performance tool to optionally use the new producer

2014-02-10 Thread Jay Kreps (JIRA)

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

Jay Kreps updated KAFKA-1236:
-

Attachment: KAFKA-1236-v1.patch

Attached is a patch that makes the performance test use either the old or new 
producer.

This patch includes a few other things:
1. Fix a bug in TestEndToEndLatency that lead to always giving an error about 
the wrong partitioner being used.
2. Fix a bug in ConsumerPerformance.scala that lead to consuming the full 
topic. Plus some additional cleanup in ConsumerPerformance.
3. Expose a few more options in the new ProducerPerformance.java

 Change producer performance tool to optionally use the new producer
 ---

 Key: KAFKA-1236
 URL: https://issues.apache.org/jira/browse/KAFKA-1236
 Project: Kafka
  Issue Type: Sub-task
  Components: producer 
Affects Versions: 0.9.0
Reporter: Neha Narkhede
Assignee: Jay Kreps
Priority: Critical
 Attachments: KAFKA-1236-v1.patch


 The producer performance tool needs the ability to optionally use the new 
 producer. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (KAFKA-1236) Change producer performance tool to optionally use the new producer

2014-02-10 Thread Jay Kreps (JIRA)

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

Jay Kreps updated KAFKA-1236:
-

Attachment: KAFKA-1236.patch

 Change producer performance tool to optionally use the new producer
 ---

 Key: KAFKA-1236
 URL: https://issues.apache.org/jira/browse/KAFKA-1236
 Project: Kafka
  Issue Type: Sub-task
  Components: producer 
Affects Versions: 0.9.0
Reporter: Neha Narkhede
Assignee: Jay Kreps
Priority: Critical
 Attachments: KAFKA-1236-v1.patch, KAFKA-1236.patch


 The producer performance tool needs the ability to optionally use the new 
 producer. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (KAFKA-1236) Change producer performance tool to optionally use the new producer

2014-02-04 Thread Neha Narkhede (JIRA)

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

Neha Narkhede updated KAFKA-1236:
-

Summary: Change producer performance tool to optionally use the new 
producer  (was: Add ability to existing system tests to use the new producer 
client)

 Change producer performance tool to optionally use the new producer
 ---

 Key: KAFKA-1236
 URL: https://issues.apache.org/jira/browse/KAFKA-1236
 Project: Kafka
  Issue Type: Sub-task
  Components: producer 
Affects Versions: 0.9.0
Reporter: Neha Narkhede
Priority: Critical

 We need to add the new producer to existing system tests. Until we release 
 the new producer (0.9), the system tests will run the same tests twice - once 
 on the 0.8.x producer and once on the 0.9 producer. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (KAFKA-1236) Change producer performance tool to optionally use the new producer

2014-02-04 Thread Neha Narkhede (JIRA)

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

Neha Narkhede updated KAFKA-1236:
-

Description: The producer performance tool needs the ability to optionally 
use the new producer.   (was: We need to add the new producer to existing 
system tests. Until we release the new producer (0.9), the system tests will 
run the same tests twice - once on the 0.8.x producer and once on the 0.9 
producer. )

 Change producer performance tool to optionally use the new producer
 ---

 Key: KAFKA-1236
 URL: https://issues.apache.org/jira/browse/KAFKA-1236
 Project: Kafka
  Issue Type: Sub-task
  Components: producer 
Affects Versions: 0.9.0
Reporter: Neha Narkhede
Priority: Critical

 The producer performance tool needs the ability to optionally use the new 
 producer. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)