[jira] [Resolved] (KAFKA-861) IndexOutOfBoundsException while fetching data from leader

2013-04-15 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-861. --- Resolution: Fixed Thanks for patch v2. We should do "size < Message.MinHeaderSize" instead of "size <= Messag

[jira] [Commented] (KAFKA-861) IndexOutOfBoundsException while fetching data from leader

2013-04-15 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632444#comment-13632444 ] Neha Narkhede commented on KAFKA-861: - +1 on v2 > IndexOutOfBoundsExce

[jira] [Updated] (KAFKA-861) IndexOutOfBoundsException while fetching data from leader

2013-04-15 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-861: - Attachment: KAFKA-861-v2.patch > IndexOutOfBoundsException while fetching data from le

[jira] [Commented] (KAFKA-861) IndexOutOfBoundsException while fetching data from leader

2013-04-15 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632409#comment-13632409 ] Neha Narkhede commented on KAFKA-861: - Thanks for the patch. Good catch! 1. AbstractFe

[jira] [Commented] (KAFKA-861) IndexOutOfBoundsException while fetching data from leader

2013-04-15 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632390#comment-13632390 ] Jun Rao commented on KAFKA-861: --- Thanks for the patch. A couple of comments: 1. ByteBufferMe

[jira] [Updated] (KAFKA-861) IndexOutOfBoundsException while fetching data from leader

2013-04-15 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-861: - Attachment: KAFKA-861.patch Fixes the size = 0 in the iterator.The fetcher thread logs and

[jira] Subscription: outstanding kafka patches

2013-04-15 Thread jira
Issue Subscription Filter: outstanding kafka patches (63 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-863 System Test - update 0.7 version of kafka-run-class.sh for Migration Tool test cases https://issues.apache.org/

Re: Kafka branching model

2013-04-15 Thread Jun Rao
Cosmin, At this moment, 0.8 is only open for blockers. Everything else should go to trunk. We plan to merge changes from 0.8 to trunk as we stabilize 0.8. Thanks, Jun On Mon, Apr 15, 2013 at 7:31 AM, Cosmin Lehene wrote: > Hi, > > The documentation on the website mentions patches should be m

Kafka branching model

2013-04-15 Thread Cosmin Lehene
Hi, The documentation on the website mentions patches should be made for trunk first (http://kafka.apache.org/contributing.html) However 0.8 branch seems to be the active one and there are multiple 0.8 merges into trunk, but "lagging" behind 0.8. It seems hard to keep merging 0.8 into trunk an