Clients and partition leaders

2013-02-12 Thread Jun Rao
David, The benefit of the strategy used in Solr is that it simplifies client routing. The downside is potential additional RPC overhead and a bit more logic in the server. Technically, you can achieve what Solr does in the client layer too. You can run a proxy that runs the java version of Kafka

[jira] [Commented] (KAFKA-756) Processor thread blocks due to infinite loop during fetch response send

2013-02-12 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576705#comment-13576705 ] Jay Kreps commented on KAFKA-756: - Ah, I get it. I was wondering about the loop. Usually

[jira] [Updated] (KAFKA-743) PreferredReplicaLeaderElectionCommand has command line error

2013-02-12 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-743: -- Resolution: Fixed Fix Version/s: 0.8 Assignee: Jun Rao Status: Resolved (was: Patch

[jira] [Created] (KAFKA-757) System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failure broker is re-started

2013-02-12 Thread John Fung (JIRA)
John Fung created KAFKA-757: --- Summary: System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failure broker is re-started Key: KAFKA-757 URL:

[jira] [Updated] (KAFKA-757) System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failed broker is re-started

2013-02-12 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Fung updated KAFKA-757: Summary: System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failed

[jira] [Commented] (KAFKA-757) System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failed broker is re-started

2013-02-12 Thread John Fung (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576856#comment-13576856 ] John Fung commented on KAFKA-757: - This is happening in all Hard-failure testcases in

[jira] [Updated] (KAFKA-756) Processor thread blocks due to infinite loop during fetch response send

2013-02-12 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-756: - Attachment: KAFKA-756-v3.patch Added some more tracing Processor thread

[jira] [Updated] (KAFKA-757) System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failed broker is re-started

2013-02-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-757: Labels: 0.8 replication-testing (was: replication-testing) System Test Hard Failure cases :

[jira] [Assigned] (KAFKA-757) System Test Hard Failure cases : Fatal error during KafkaServerStable startup when hard-failed broker is re-started

2013-02-12 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike reassigned KAFKA-757: --- Assignee: Swapnil Ghike System Test Hard Failure cases : Fatal error during

[jira] [Commented] (KAFKA-755) standardizing json values stored in ZK

2013-02-12 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577218#comment-13577218 ] Jun Rao commented on KAFKA-755: --- Proposed the new format in