[jira] [Commented] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-24 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421235#comment-13421235 ] Jun Rao commented on KAFKA-350: --- Thanks for patch v3. For 21, my point is that the exceptio

[jira] [Created] (KAFKA-412) deal with empty TopicData list in producer and fetch request

2012-07-24 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-412: - Summary: deal with empty TopicData list in producer and fetch request Key: KAFKA-412 URL: https://issues.apache.org/jira/browse/KAFKA-412 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-24 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-350: Attachment: kafka-350-v4.patch 21. Not really. updateInfo() is not the only API that throws NoBrok

[jira] [Commented] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-24 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421590#comment-13421590 ] Jun Rao commented on KAFKA-350: --- Thanks for patch v4. We are almost there. 21. In partitionA

[jira] [Created] (KAFKA-413) single_host_multi_brokers system test fails on laptop

2012-07-24 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-413: - Summary: single_host_multi_brokers system test fails on laptop Key: KAFKA-413 URL: https://issues.apache.org/jira/browse/KAFKA-413 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-24 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421601#comment-13421601 ] Neha Narkhede commented on KAFKA-350: - 21. It is recoverable when there is auto create

[jira] [Updated] (KAFKA-350) Enable message replication in the presence of controlled failures

2012-07-24 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-350: Resolution: Fixed Status: Resolved (was: Patch Available) > Enable message replication

[jira] [Assigned] (KAFKA-369) remove ZK dependency on producer

2012-07-24 Thread Yang Ye (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Ye reassigned KAFKA-369: - Assignee: Yang Ye > remove ZK dependency on producer > > >

[jira] [Created] (KAFKA-414) Evaluate mmap-based writes for Log implementation

2012-07-24 Thread Jay Kreps (JIRA)
Jay Kreps created KAFKA-414: --- Summary: Evaluate mmap-based writes for Log implementation Key: KAFKA-414 URL: https://issues.apache.org/jira/browse/KAFKA-414 Project: Kafka Issue Type: New Feature

[jira] [Updated] (KAFKA-414) Evaluate mmap-based writes for Log implementation

2012-07-24 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-414: Attachment: linear_write_performance.txt TestLinearWritePerformance.java Attached test code