[jira] [Updated] (KAFKA-1030) Addition of partitions requires bouncing all the consumers of that topic

2013-09-10 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-1030: - Assignee: Guozhang Wang (was: Swapnil Ghike) > Addition of partitions requires bouncing all

[jira] [Resolved] (KAFKA-953) Remove release-zip from README we are not releasing with it

2013-09-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-953. --- Resolution: Fixed We actually do support the release-zip target, as well as release-tar. > Re

[jira] [Updated] (KAFKA-1042) Fix segment flush logic

2013-09-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1042: --- Affects Version/s: (was: 0.8) 0.8.1 Fix Version/s: (was: 0.8) This is

[jira] [Updated] (KAFKA-960) Upgrade Metrics to 3.x

2013-09-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-960: -- Affects Version/s: (was: 0.8) 0.8.1 Fix Version/s: (was: 0.8) This is lik

[jira] [Updated] (KAFKA-984) Avoid a full rebalance in cases when a new topic is discovered but container/broker set stay the same

2013-09-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-984: -- Fix Version/s: (was: 0.8) 0.8.1 Since the changes are relative large and subtle, we shoul

[jira] [Updated] (KAFKA-995) Enforce that the value for replica.fetch.max.bytes is always >= the value for message.max.bytes

2013-09-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-995: -- Resolution: Fixed Fix Version/s: (was: 0.8) Status: Resolved (was: Patch Available) >

Re: Review Request 14041: MetadataResponse during Consumer's Rebalance Process maybe Stale

2013-09-10 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14041/ --- (Updated Sept. 10, 2013, 6:28 p.m.) Review request for kafka. Bugs: KAFKA-103

Re: Review Request 14041: MetadataResponse during Consumer's Rebalance Process maybe Stale

2013-09-10 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14041/ --- (Updated Sept. 10, 2013, 6:29 p.m.) Review request for kafka. Changes ---

Re: Review Request 14041: MetadataResponse during Consumer's Rebalance Process maybe Stale

2013-09-10 Thread Guozhang Wang
> On Sept. 10, 2013, 6:52 a.m., Swapnil Ghike wrote: > > core/src/main/scala/kafka/client/ClientUtils.scala, lines 97-116 > > > > > > You can reuse ZkUtils.getPartitionAssignmentForTopics instead of > > writing a new f

Re: Review Request 14041: MetadataResponse during Consumer's Rebalance Process maybe Stale

2013-09-10 Thread Joel Koshy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14041/#review26022 --- Following up on the performance concerns that Neha had raised - this

Apache PR

2013-09-10 Thread Jay Kreps
Hey folks, One thing I learned that I wanted to pass along is that Apache actually has someone who focuses on PR and blogging for their projects. So when we do releases we should definitely loop in this person and potentially do a quick blog announcement. -Jay

High Level Consumer == Consumer Groups ??

2013-09-10 Thread Tejas Patil
https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example this wiki page is titled as: "Using the High Level Consumer - Also known as Consumer Groups" Isn't that wrong ? Thanks, Tejas

Re: High Level Consumer == Consumer Groups ??

2013-09-10 Thread Neha Narkhede
Thanks for pointing it out, fixed the wiki to make it clearer. Thanks, Neha On Tue, Sep 10, 2013 at 6:22 PM, Tejas Patil wrote: > https://cwiki.apache.org/confluence/display/KAFKA/Consumer+Group+Example > > this wiki page is titled as: > "Using the High Level Consumer - Also known as Consumer G

[jira] [Updated] (KAFKA-997) Provide a strict verification mode when reading configuration properties

2013-09-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-997: -- Affects Version/s: (was: 0.8) Fix Version/s: (was: 0.8) 0.8.1 Since this