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

2012-03-15 Thread Evan Chan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229953#comment-13229953 ] Evan Chan commented on KAFKA-266: - The web console would not primarily be for monitoring --

[jira] [Created] (KAFKA-305) SyncProducer does not correctly timeout

2012-03-15 Thread Prashanth Menon (Created) (JIRA)
SyncProducer does not correctly timeout --- Key: KAFKA-305 URL: https://issues.apache.org/jira/browse/KAFKA-305 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.7, 0.8

[jira] [Commented] (KAFKA-49) Add acknowledgement to the produce request.

2012-03-15 Thread Prashanth Menon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13230156#comment-13230156 ] Prashanth Menon commented on KAFKA-49: -- Better late than never. A second review is

[jira] [Resolved] (KAFKA-304) Simple Consumer message set behavior broken on 0.8 branch

2012-03-15 Thread Neha Narkhede (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede resolved KAFKA-304. - Resolution: Not A Problem Prashanth, that looks like a bug in the test itself.

[jira] [Updated] (KAFKA-278) Issues partitioning a new topic

2012-03-15 Thread Matt (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt updated KAFKA-278: --- Description: There are two cases where correct partitioning fails for a new topic. Case 1: Topic exists on current

[jira] [Created] (KAFKA-307) Refactor server code to remove interdependencies between LogManager and KafkaZooKeeper

2012-03-15 Thread Neha Narkhede (Created) (JIRA)
Refactor server code to remove interdependencies between LogManager and KafkaZooKeeper -- Key: KAFKA-307 URL: https://issues.apache.org/jira/browse/KAFKA-307

[jira] [Updated] (KAFKA-300) Implement leader election

2012-03-15 Thread Neha Narkhede (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-300: Attachment: kafka-300.patch This patch includes the following changes - 1. Implement leader