[jira] [Updated] (KAFKA-267) Enhance ProducerPerformance to generate unique random checksum

2012-02-07 Thread John Fung (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-267: Attachment: kafka-267-v1.patch > Enhance ProducerPerformance to generate unique random checksum > --

[jira] [Created] (KAFKA-267) Enhance ProducerPerformance to generate unique random checksum

2012-02-07 Thread John Fung (Created) (JIRA)
Enhance ProducerPerformance to generate unique random checksum -- Key: KAFKA-267 URL: https://issues.apache.org/jira/browse/KAFKA-267 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-253) Refactor the async producer to have only one queue instead of one queue per broker in a Kafka cluster

2012-02-07 Thread Jun Rao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203209#comment-13203209 ] Jun Rao commented on KAFKA-253: --- Thanks for the review. Committed to 0.8 branch. Will close t

[jira] [Commented] (KAFKA-266) Kafka web console design

2012-02-07 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202937#comment-13202937 ] Jay Kreps commented on KAFKA-266: - I think this would be fantastic to have. We don't have s

[jira] [Updated] (KAFKA-260) Add audit trail to kafka

2012-02-07 Thread Jay Kreps (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-260: Attachment: Picture 18.png Attached screenshot of audit app. This shows the aggregate data over a given tim

[jira] [Created] (KAFKA-266) Kafka web console design

2012-02-07 Thread Evan Chan (Created) (JIRA)
Kafka web console design Key: KAFKA-266 URL: https://issues.apache.org/jira/browse/KAFKA-266 Project: Kafka Issue Type: New Feature Components: contrib Reporter: Evan Chan This issue is create

[jira] [Commented] (KAFKA-240) implement new producer and consumer request format

2012-02-07 Thread Prashanth Menon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202641#comment-13202641 ] Prashanth Menon commented on KAFKA-240: --- The reason I made a builder was to separate

[jira] [Commented] (KAFKA-240) implement new producer and consumer request format

2012-02-07 Thread Jay Kreps (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202586#comment-13202586 ] Jay Kreps commented on KAFKA-240: - Hey Prashanth, this is great. Question do we need a buil

[jira] [Updated] (KAFKA-263) Enhance single host broker failure test to have 2 topics with uneven distribution on the source brokers

2012-02-07 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-263: Resolution: Fixed Status: Resolved (was: Patch Available) Committed this, after making the

[jira] [Commented] (KAFKA-263) Enhance single host broker failure test to have 2 topics with uneven distribution on the source brokers

2012-02-07 Thread Neha Narkhede (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202547#comment-13202547 ] Neha Narkhede commented on KAFKA-263: - +1 on v2. Thanks for working on this patch !

[jira] [Updated] (KAFKA-262) Bug in the consumer rebalancing logic causes one consumer to release partitions that it does not own

2012-02-07 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-262: Attachment: (was: kafka-262.patch) > Bug in the consumer rebalancing logic causes one consum

[jira] [Commented] (KAFKA-253) Refactor the async producer to have only one queue instead of one queue per broker in a Kafka cluster

2012-02-07 Thread Neha Narkhede (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202541#comment-13202541 ] Neha Narkhede commented on KAFKA-253: - Jun, could you please merge v5 to the 0.8 branch