[jira] [Commented] (KAFKA-1644) Inherit FetchResponse from RequestOrResponse

2014-09-28 Thread Anton Karamanov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151423#comment-14151423 ] Anton Karamanov commented on KAFKA-1644: Does this prevent it from being inherited

Regarding running single core test

2014-09-28 Thread Abhishek Sharma
Hi, I have tried several times to run same unit test (AdminTest) singly by using command - /./gradlew -Dtest.single=AdminTest core:test/ Only for the first time all the test methods of unit test were executed and later in subsequent runs no test method were executed. Is it a correct executio

[jira] [Commented] (KAFKA-1590) Binarize trace level request logging along with debug level text logging

2014-09-28 Thread Abhishek Sharma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151328#comment-14151328 ] Abhishek Sharma commented on KAFKA-1590: [~jkreps] - I am using Debian Linux and

[jira] [Created] (KAFKA-1656) "replica-assignment" option in "bin/kakfa-topics.sh" doesn't work with "alter"

2014-09-28 Thread jayden sun (JIRA)
jayden sun created KAFKA-1656: - Summary: "replica-assignment" option in "bin/kakfa-topics.sh" doesn't work with "alter" Key: KAFKA-1656 URL: https://issues.apache.org/jira/browse/KAFKA-1656 Project: Kafk

Re: [DISCUSS] 0.8.2 release branch, "unofficial" release candidates(s), 0.8.1.2 release

2014-09-28 Thread Jun Rao
Hi, everyone, I made another pass of the blockers for 0.8.2. https://issues.apache.org/jira/browse/KAFKA-1634?filter=-4&jql=project%20%3D%20KAFKA%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20%22Patch%20Available%22)%20AND%20priority%20%3D%20Blocker%20AND%20fixVersion%20

[jira] [Commented] (KAFKA-1634) Update protocol wiki to reflect the new offset management feature

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151279#comment-14151279 ] Jun Rao commented on KAFKA-1634: Another use case is the following. It may not make sense

[jira] [Updated] (KAFKA-1305) Controller can hang on controlled shutdown with auto leader balance enabled

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1305: --- Fix Version/s: 0.8.2 Guozhang, Yes, I agree that the controller code is getting complicated and it's probably

[jira] [Commented] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151275#comment-14151275 ] Gwen Shapira commented on KAFKA-1387: - ZOOKEEPER-1809 was closed because the re-creati

[jira] [Commented] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151266#comment-14151266 ] Jun Rao commented on KAFKA-1387: Gwen, >From ZOOKEEPER-1809, it seems the design of not d

[jira] [Commented] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread Gwen Shapira (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151264#comment-14151264 ] Gwen Shapira commented on KAFKA-1387: - AFAIK the ZK bug was never reproduced in newer

[jira] [Updated] (KAFKA-1577) Exception in ConnectionQuotas while shutting down

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1577: --- Priority: Blocker (was: Major) Affects Version/s: 0.8.2 Fix Version/s: 0.8.2 > Exception

[jira] [Commented] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151260#comment-14151260 ] Jun Rao commented on KAFKA-1387: James, Thanks for reporting this. Yes, what you discover

[jira] [Commented] (KAFKA-1655) Allow high performance SimpleConsumer use cases to still work with new Kafka 0.9 consumer APIs

2014-09-28 Thread Valentin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151249#comment-14151249 ] Valentin commented on KAFKA-1655: - mailing list thread which led to the creation of this t

[jira] [Created] (KAFKA-1655) Allow high performance SimpleConsumer use cases to still work with new Kafka 0.9 consumer APIs

2014-09-28 Thread Valentin (JIRA)
Valentin created KAFKA-1655: --- Summary: Allow high performance SimpleConsumer use cases to still work with new Kafka 0.9 consumer APIs Key: KAFKA-1655 URL: https://issues.apache.org/jira/browse/KAFKA-1655 Pr

[jira] [Updated] (KAFKA-899) LeaderNotAvailableException the first time a new message for a partition is processed.

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-899: -- Fix Version/s: (was: 0.8.0) 0.8.2 This fix actually wasn't included in 0.8.1. Changed the

Re: Kafka Trunk Branch build failure

2014-09-28 Thread Jun Rao
Bhavesh, The scala 2.9.1 compilation issue seems to be caused by kafka-1618. Reopened that jira. Thanks, Jun On Fri, Sep 26, 2014 at 7:11 PM, Bhavesh Mistry wrote: > Hi Joe, > > I have good build now after resolving above issues and other. I had to > add *"org.gradle.jvmargs="-XX:MaxPermSize

[jira] [Updated] (KAFKA-1618) Exception thrown when running console producer with no port number for the broker

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-1618: --- Priority: Blocker (was: Major) > Exception thrown when running console producer with no port number for the

[jira] [Reopened] (KAFKA-1618) Exception thrown when running console producer with no port number for the broker

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao reopened KAFKA-1618: Reopening the jira since the patch causes the following compilation error with scala 2.9.1. ./gradlew -PscalaV

[jira] [Commented] (KAFKA-1647) Replication offset checkpoints (high water marks) can be lost on hard kills and restarts

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151234#comment-14151234 ] Jun Rao commented on KAFKA-1647: Joel, Is this because in ReplicaManger.makeFollowers(),

[jira] [Commented] (KAFKA-1499) Broker-side compression configuration

2014-09-28 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151169#comment-14151169 ] Jay Kreps commented on KAFKA-1499: -- Hey [~jjkoshy] you can only specify log configs at th

[jira] [Commented] (KAFKA-1590) Binarize trace level request logging along with debug level text logging

2014-09-28 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151168#comment-14151168 ] Jay Kreps commented on KAFKA-1590: -- How will people read these binary files? > Binarize

[jira] [Updated] (KAFKA-1590) Binarize trace level request logging along with debug level text logging

2014-09-28 Thread Abhishek Sharma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Sharma updated KAFKA-1590: --- Status: Patch Available (was: Open) > Binarize trace level request logging along with debug l

[jira] [Updated] (KAFKA-1590) Binarize trace level request logging along with debug level text logging

2014-09-28 Thread Abhishek Sharma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Sharma updated KAFKA-1590: --- Attachment: Jira-1590-Log4j Binary Appender.patch Initial code for log4j binary appender havin

Re: Can Fetch Request cause delay of Produce Request?

2014-09-28 Thread Jun Rao
Vadim, I assume that you are using 0.8.1.1. In trunk, we fixed an issue (KAFKA-1430) that can cause a fetch response to be unnecessarily delayed. The fix will be included in the next 0.8.2 release. Thanks, Jun On Thu, Sep 25, 2014 at 11:40 AM, Vadim Chekan wrote: > Hi all, > > I'm working on

[jira] [Commented] (KAFKA-1644) Inherit FetchResponse from RequestOrResponse

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151136#comment-14151136 ] Jun Rao commented on KAFKA-1644: The reason that FetchResponse is special is that it uses

[jira] [Comment Edited] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread James Lent (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150883#comment-14150883 ] James Lent edited comment on KAFKA-1387 at 9/28/14 4:08 PM: I

[jira] [Comment Edited] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread James Lent (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150883#comment-14150883 ] James Lent edited comment on KAFKA-1387 at 9/28/14 4:05 PM: I

[jira] [Comment Edited] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread James Lent (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150883#comment-14150883 ] James Lent edited comment on KAFKA-1387 at 9/28/14 4:00 PM: I

[jira] [Comment Edited] (KAFKA-1387) Kafka getting stuck creating ephemeral node it has already created when two zookeeper sessions are established in a very short period of time

2014-09-28 Thread James Lent (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150883#comment-14150883 ] James Lent edited comment on KAFKA-1387 at 9/28/14 3:55 PM: I

[jira] [Commented] (KAFKA-977) Implement generation/term per leader to reconcile messages correctly

2014-09-28 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151130#comment-14151130 ] Jun Rao commented on KAFKA-977: --- Sriram, There has been some discussion related to this in K