[jira] [Commented] (KAFKA-706) broker appears to be encoding ProduceResponse, but never sending it

2013-02-07 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574275#comment-13574275 ] Neha Narkhede commented on KAFKA-706: - Great catch, Sriram ! I think the v2 patch on KA

[jira] [Commented] (KAFKA-734) Migration tool needs a revamp, it was poorly written and has many performance bugs

2013-02-07 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574273#comment-13574273 ] Neha Narkhede commented on KAFKA-734: - Few problems that are not solved yet - 1. If co

[jira] [Updated] (KAFKA-734) Migration tool needs a revamp, it was poorly written and has many performance bugs

2013-02-07 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-734: Attachment: kafka-734-v4.patch More improvements to migration tool - 1. Added a shutdown hook and s

Re: kafka replication blog

2013-02-07 Thread Jun Rao
We have fixed this issue in 0.8. Withreplication factor 1, if the producer doesn't care about partitioning by key, messages will be sent to partitions that are currently available. Thanks, Jun On Thu, Feb 7, 2013 at 3:11 PM, Michal Haris wrote: > Same here, summary was need as we have a fairly

Re: kafka replication blog

2013-02-07 Thread Vaibhav Puranik
Same here. Thanks a lot Jun. Regards, Vaibhav On Thu, Feb 7, 2013 at 10:38 AM, Felix GV wrote: > Thanks Jun! > > I hadn't been following the discussions regarding 0.8 and replication for a > little while and this was a great post to refresh my memory and get up to > speed on the current replica

Re: kafka replication blog

2013-02-07 Thread Felix GV
Thanks Jun! I hadn't been following the discussions regarding 0.8 and replication for a little while and this was a great post to refresh my memory and get up to speed on the current replication architecture's design. -- Felix On Tue, Feb 5, 2013 at 2:21 PM, Jun Rao wrote: > I just posted the

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

2013-02-07 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-748: Attachment: KAFKA-748-v1.patch Attached is a patch that retains the index position on resize. It also includ

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

2013-02-07 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574094#comment-13574094 ] Jay Kreps commented on KAFKA-750: - Item number 1 could actually be caused by KAFKA-748, I t

[jira] [Commented] (KAFKA-706) broker appears to be encoding ProduceResponse, but never sending it

2013-02-07 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574089#comment-13574089 ] Sriram Subramanian commented on KAFKA-706: -- I think I know what is happening here.

[jira] [Assigned] (KAFKA-706) broker appears to be encoding ProduceResponse, but never sending it

2013-02-07 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian reassigned KAFKA-706: Assignee: Sriram Subramanian > broker appears to be encoding ProduceResponse, bu

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

2013-02-07 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574067#comment-13574067 ] Jay Kreps commented on KAFKA-748: - Okay the problem here is the resize method. We generaliz

Re: kafka replication blog

2013-02-07 Thread Michal Haris
Same here, summary was need as we have a fairly large ecosystem of multiple 0.7.2 clusters and I am planning to test upgrade to 0.8. However, one thing creeping at the back of my mind regarding 0.8 is something i have spotted in one thread few weeks ago namely that the rebalance behaviour of produ

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

2013-02-07 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574021#comment-13574021 ] Jay Kreps commented on KAFKA-748: - This is actually very easy to reproduce. Just do a clean

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

2013-02-07 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573996#comment-13573996 ] Jay Kreps commented on KAFKA-750: - Are you sure this is a clean shutdown? Do we have the lo

[jira] Subscription: outstanding kafka patches

2013-02-07 Thread jira
Issue Subscription Filter: outstanding kafka patches (60 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-751 Fix windows build script - kafka-run-class.bat https://issues.apache.org/jira/browse/KAFKA-751 KAFKA-748 Appen

[jira] [Assigned] (KAFKA-753) Kafka broker shuts down while loading segments

2013-02-07 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede reassigned KAFKA-753: --- Assignee: Sriram Subramanian (was: Jay Kreps) > Kafka broker shuts down while loading seg

[jira] [Commented] (KAFKA-753) Kafka broker shuts down while loading segments

2013-02-07 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573696#comment-13573696 ] Neha Narkhede commented on KAFKA-753: - I'm not too sure about this, but one way this ca

[jira] [Created] (KAFKA-753) Kafka broker shuts down while loading segments

2013-02-07 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-753: --- Summary: Kafka broker shuts down while loading segments Key: KAFKA-753 URL: https://issues.apache.org/jira/browse/KAFKA-753 Project: Kafka Issue Type: Bug