Re: Kafka distribution on public Maven repo

2013-07-12 Thread Joe Stein
There is an issue with the pom not having the dependency exclusion correct (at least I believe that is the problem now being tackled) I tried a fix but it did not work https://issues.apache.org/jira/browse/KAFKA-974 if someone gets a chance to look at it or knows the fix before I get a chance to

[jira] [Updated] (KAFKA-974) can't use public release maven repo because of failure of downloaded dependency

2013-07-12 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-974: Status: Open (was: Patch Available) first patch that didn't work > can't use public releas

[jira] [Updated] (KAFKA-974) can't use public release maven repo because of failure of downloaded dependency

2013-07-12 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-974: Status: Patch Available (was: Open) > can't use public release maven repo because of failure of downloa

[jira] [Updated] (KAFKA-974) can't use public release maven repo because of failure of downloaded dependency

2013-07-12 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-974: Attachment: KAFKA-974.patch > can't use public release maven repo because of failure of downloaded > de

[jira] [Created] (KAFKA-974) can't build from public release maven repo because of failure of downloaded dependency

2013-07-12 Thread Joe Stein (JIRA)
Joe Stein created KAFKA-974: --- Summary: can't build from public release maven repo because of failure of downloaded dependency Key: KAFKA-974 URL: https://issues.apache.org/jira/browse/KAFKA-974 Project: Kaf

[jira] [Updated] (KAFKA-974) can't use public release maven repo because of failure of downloaded dependency

2013-07-12 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Stein updated KAFKA-974: Summary: can't use public release maven repo because of failure of downloaded dependency (was: can't build

[jira] [Created] (KAFKA-973) Messages From Producer Not being Partitioned

2013-07-12 Thread Subbu Srinivasan (JIRA)
Subbu Srinivasan created KAFKA-973: -- Summary: Messages From Producer Not being Partitioned Key: KAFKA-973 URL: https://issues.apache.org/jira/browse/KAFKA-973 Project: Kafka Issue Type: Bug

[jira] [Work started] (KAFKA-930) Integrate preferred replica election logic into kafka

2013-07-12 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-930 started by Sriram Subramanian. > Integrate preferred replica election logic into kafka > - > >

[jira] [Commented] (KAFKA-347) change number of partitions of a topic online

2013-07-12 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707444#comment-13707444 ] Sriram Subramanian commented on KAFKA-347: -- 1. That would not give you the right r

[jira] [Commented] (KAFKA-347) change number of partitions of a topic online

2013-07-12 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707434#comment-13707434 ] Guozhang Wang commented on KAFKA-347: - A few comments: 1. In addPartitions function, w

Re: Running 0.8 against 0.7 data and zk

2013-07-12 Thread Jay Kreps
That sounds like a a future frequently asked question. I wonder if we should try to add some heuristic to check the format of the log and/or zk to error out more gracefully? Folks should we do this for 0.8? -Jay On Thu, Jul 11, 2013 at 10:42 PM, Jun Rao wrote: > No. If you point an 0.8 broker

Re: Kafka User Group Meeting Jun. 27

2013-07-12 Thread S Ahmed
thanks. reference: http://www.youtube.com/watch?v=njuz0zSBvnc On Fri, Jul 12, 2013 at 10:38 AM, Jun Rao wrote: > The link to the video recording of the event is posted in the meetup link ( > http://www.meetup.com/http-kafka > -apache-org/events/125887332/?_af_eid=125887332&a=uc1_vm&_af=event)

[jira] [Updated] (KAFKA-347) change number of partitions of a topic online

2013-07-12 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-347: - Attachment: kafka-347.patch > change number of partitions of a topic online >

[jira] [Updated] (KAFKA-347) change number of partitions of a topic online

2013-07-12 Thread Sriram Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriram Subramanian updated KAFKA-347: - Status: Patch Available (was: Open) 1. Added an isolated change to dynamically add partit

Re: Kafka User Group Meeting Jun. 27

2013-07-12 Thread Jun Rao
The link to the video recording of the event is posted in the meetup link ( http://www.meetup.com/http-kafka -apache-org/events/125887332/?_af_eid=125887332&a=uc1_vm&_af=event). Thanks, Jun On Tue, Jul 2, 2013 at 12:49 PM, Jay Kreps wrote: > Erp, actually I don't see a way to get the recordin

[jira] [Commented] (KAFKA-397) kafka.common.InvalidMessageSizeException: null

2013-07-12 Thread David Siegel (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706974#comment-13706974 ] David Siegel commented on KAFKA-397: I'm pretty sure this was my fault not clearing zoo

[jira] [Resolved] (KAFKA-397) kafka.common.InvalidMessageSizeException: null

2013-07-12 Thread David Siegel (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Siegel resolved KAFKA-397. Resolution: Not A Problem > kafka.common.InvalidMessageSizeException: null > ---