[jira] [Updated] (KAFKA-1566) Kafka environment configuration (kafka-env.sh)

2014-07-31 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cosmin Lehene updated KAFKA-1566: - Description: It would be useful (especially for automated deployments) to have an environment co

[jira] [Created] (KAFKA-1566) Kafka environment configuration (kafka-env.sh)

2014-07-31 Thread Cosmin Lehene (JIRA)
Cosmin Lehene created KAFKA-1566: Summary: Kafka environment configuration (kafka-env.sh) Key: KAFKA-1566 URL: https://issues.apache.org/jira/browse/KAFKA-1566 Project: Kafka Issue Type: Impr

[jira] [Commented] (KAFKA-1489) Global threshold on data retention size

2014-07-31 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081912#comment-14081912 ] Jay Kreps commented on KAFKA-1489: -- Thinking about this I think the right way for this to

[jira] [Commented] (KAFKA-1510) Force offset commits when migrating consumer offsets from zookeeper to kafka

2014-07-31 Thread Joel Koshy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081781#comment-14081781 ] Joel Koshy commented on KAFKA-1510: --- Re: isAutoCommit: Yes you are right. Can you fix th

[jira] [Updated] (KAFKA-1565) Transaction manager failover handling

2014-07-31 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-1565: Assignee: Dong Lin > Transaction manager failover handling > - > >

[jira] [Created] (KAFKA-1565) Transaction manager failover handling

2014-07-31 Thread Dong Lin (JIRA)
Dong Lin created KAFKA-1565: --- Summary: Transaction manager failover handling Key: KAFKA-1565 URL: https://issues.apache.org/jira/browse/KAFKA-1565 Project: Kafka Issue Type: New Feature

[jira] [Commented] (KAFKA-1430) Purgatory redesign

2014-07-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081568#comment-14081568 ] Guozhang Wang commented on KAFKA-1430: -- Updated reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1430) Purgatory redesign

2014-07-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-1430: - Attachment: KAFKA-1430_2014-07-31_15:04:33.patch > Purgatory redesign > -- > >

Re: Review Request 23767: Fix KAFKA-1430

2014-07-31 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23767/ --- (Updated July 31, 2014, 10:04 p.m.) Review request for kafka. Bugs: KAFKA-143

[jira] Subscription: outstanding kafka patches

2014-07-31 Thread jira
Issue Subscription Filter: outstanding kafka patches (115 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1562 kafka-topics.sh alter add partitions resets cleanup.policy https://issues.apache.org/jira/browse/KAFKA-1562 KAFKA-1561

[jira] [Commented] (KAFKA-1564) Replace barrage of bin/*.sh with single cli wrapper

2014-07-31 Thread Andrew Otto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081259#comment-14081259 ] Andrew Otto commented on KAFKA-1564: The difficult part might be making the CLASSPATH

[jira] [Updated] (KAFKA-1564) Replace barrage of bin/*.sh with single cli wrapper

2014-07-31 Thread Andrew Otto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Otto updated KAFKA-1564: --- Description: Kafka ships with a bunch of shell wrapper scripts in bin/. These are very small shell

[jira] [Commented] (KAFKA-1564) Replace barrage of bin/*.sh with single cli wrapper

2014-07-31 Thread Andrew Otto (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081253#comment-14081253 ] Andrew Otto commented on KAFKA-1564: Ha, actually, don't quote me on the "Yelp is usin

[jira] [Created] (KAFKA-1564) Replace barrage of bin/*.sh with single cli wrapper

2014-07-31 Thread Andrew Otto (JIRA)
Andrew Otto created KAFKA-1564: -- Summary: Replace barrage of bin/*.sh with single cli wrapper Key: KAFKA-1564 URL: https://issues.apache.org/jira/browse/KAFKA-1564 Project: Kafka Issue Type: Imp

Re: Review Request 23767: Fix KAFKA-1430

2014-07-31 Thread Guozhang Wang
> On July 22, 2014, 5:02 p.m., Jun Rao wrote: > > core/src/main/scala/kafka/cluster/Partition.scala, lines 120-130 > > > > > > We may not be able to remove the readlock here. The issue is that this > > method accesses

Re: Review Request 23767: Fix KAFKA-1430

2014-07-31 Thread Guozhang Wang
> On July 31, 2014, 4:40 p.m., Jun Rao wrote: > > core/src/main/scala/kafka/api/FetchResponse.scala, lines 28-29 > > > > > > Do we want to rename this? There are lots of PartitionData and this one > > is specific to Fe

[jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14081094#comment-14081094 ] Guozhang Wang commented on KAFKA-1555: -- Jiang, Saurabh, If your concern with ack=-1

Re: Review Request 23767: Fix KAFKA-1430

2014-07-31 Thread Jun Rao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23767/#review48944 --- core/src/main/scala/kafka/api/FetchResponse.scala

[jira] [Commented] (KAFKA-1563) High packet rate between brokers in kafka cluster.

2014-07-31 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080986#comment-14080986 ] Guozhang Wang commented on KAFKA-1563: -- You can try to increase replica.fetch.wait.ma

[jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-31 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080970#comment-14080970 ] Gwen Shapira commented on KAFKA-1555: - I think the a property min.isr.required is clea

[jira] [Commented] (KAFKA-1555) provide strong consistency with reasonable availability

2014-07-31 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14080956#comment-14080956 ] Jun Rao commented on KAFKA-1555: Adding the check for ack<=-2 shouldn't be too hard. We pr