[jira] Subscription: outstanding kafka patches

2013-02-04 Thread jira
Issue Subscription Filter: outstanding kafka patches (58 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-743 PreferredReplicaLeaderElectionCommand has command line error https://issues.apache.org/jira/browse/KAFKA-743

[jira] [Created] (KAFKA-748) Append to index fails due to invalid offset

2013-02-04 Thread Sriram Subramanian (JIRA)
Sriram Subramanian created KAFKA-748: Summary: Append to index fails due to invalid offset Key: KAFKA-748 URL: https://issues.apache.org/jira/browse/KAFKA-748 Project: Kafka Issue Type:

[jira] [Updated] (KAFKA-748) Append to index fails due to invalid offset

2013-02-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-748: Priority: Blocker (was: Major) Append to index fails due to invalid offset

[jira] [Created] (KAFKA-749) Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed

2013-02-04 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-749: --- Summary: Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed Key: KAFKA-749 URL: https://issues.apache.org/jira/browse/KAFKA-749

[jira] [Assigned] (KAFKA-748) Append to index fails due to invalid offset

2013-02-04 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian reassigned KAFKA-748: Assignee: Jay Kreps (was: Sriram Subramanian) Append to index fails due to

[jira] [Created] (KAFKA-750) inconsistent index offset during broker startup

2013-02-04 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-750: - Summary: inconsistent index offset during broker startup Key: KAFKA-750 URL: https://issues.apache.org/jira/browse/KAFKA-750 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-749) Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed

2013-02-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-749: Attachment: kafka-749-v1.patch Bug fix includes the following changes - 1. KafkaRequestHandler -

[jira] [Updated] (KAFKA-749) Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed

2013-02-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-749: Status: Patch Available (was: Open) Bug in socket server shutdown logic makes the broker hang

[jira] [Resolved] (KAFKA-721) FileNotFoundException on index file

2013-02-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-721. - Resolution: Cannot Reproduce Marking it cannot reproduce and leaving it open, just in case we see

[jira] [Updated] (KAFKA-750) inconsistent index offset during broker startup

2013-02-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-750: Labels: bugs p1 (was: ) inconsistent index offset during broker startup

[jira] [Commented] (KAFKA-749) Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed

2013-02-04 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571067#comment-13571067 ] Sriram Subramanian commented on KAFKA-749: -- Took a look at this. 1. This adds

[jira] [Commented] (KAFKA-749) Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed

2013-02-04 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571071#comment-13571071 ] Jay Kreps commented on KAFKA-749: - The ugly part here is the extra layer of synchronization

[jira] [Commented] (KAFKA-749) Bug in socket server shutdown logic makes the broker hang on shutdown until it has to be killed

2013-02-04 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13571074#comment-13571074 ] Neha Narkhede commented on KAFKA-749: - The only problem with the AllDone approach is