[jira] [Commented] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628697#comment-13628697 ] Neha Narkhede commented on KAFKA-860: - I like the option of picking a simpler solution

[jira] [Commented] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628674#comment-13628674 ] Jun Rao commented on KAFKA-860: --- Thanks for patch v2. This turns out to be a bit more tricky.

[jira] [Updated] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-860: Attachment: kafka-860-v2.patch Jun made a good point when we discussed this offline. The solution is

[jira] [Updated] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-860: Attachment: kafka-860-v1.patch The root cause is that during produce request handling, we acquire di

[jira] [Updated] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-860: Status: Patch Available (was: In Progress) > Replica fetcher thread errors out and dies during

[jira] [Work started] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on KAFKA-860 started by Neha Narkhede. > Replica fetcher thread errors out and dies during rolling bounce of cluster > ---

[jira] [Commented] (KAFKA-862) Error incrementing leader high watermark

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628463#comment-13628463 ] Neha Narkhede commented on KAFKA-862: - The fix for KAFKA-860 will probably fix this one

[jira] [Commented] (KAFKA-649) Cleanup log4j logging

2013-04-10 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628447#comment-13628447 ] Swapnil Ghike commented on KAFKA-649: - In DefaultEventhandler, we have a few warn("Fail

[jira] [Commented] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628376#comment-13628376 ] Neha Narkhede commented on KAFKA-860: - This is caused by a race condition between the o

[jira] [Commented] (KAFKA-862) Error incrementing leader high watermark

2013-04-10 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628374#comment-13628374 ] Neha Narkhede commented on KAFKA-862: - This is caused by a race condition while updatin

[jira] [Commented] (KAFKA-826) Make Kafka 0.8 depend on metrics 2.2.0 instead of 3.x

2013-04-10 Thread Dragos Manolescu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628350#comment-13628350 ] Dragos Manolescu commented on KAFKA-826: Jun, I understand what you're after. The s

[jira] [Created] (KAFKA-862) Error incrementing leader high watermark

2013-04-10 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-862: --- Summary: Error incrementing leader high watermark Key: KAFKA-862 URL: https://issues.apache.org/jira/browse/KAFKA-862 Project: Kafka Issue Type: Bug

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

2013-04-10 Thread Sriram Subramanian (JIRA)
Sriram Subramanian created KAFKA-861: Summary: IndexOutOfBoundsException while fetching data from leader Key: KAFKA-861 URL: https://issues.apache.org/jira/browse/KAFKA-861 Project: Kafka

[jira] [Created] (KAFKA-860) Replica fetcher thread errors out and dies during rolling bounce of cluster

2013-04-10 Thread Neha Narkhede (JIRA)
Neha Narkhede created KAFKA-860: --- Summary: Replica fetcher thread errors out and dies during rolling bounce of cluster Key: KAFKA-860 URL: https://issues.apache.org/jira/browse/KAFKA-860 Project: Kafka

[jira] [Commented] (KAFKA-823) merge 0.8 (51421fcc0111031bb77f779a6f6c00520d526a34) to trunk

2013-04-10 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628206#comment-13628206 ] Jay Kreps commented on KAFKA-823: - I think the second version of the patch is broken. It do

[jira] [Updated] (KAFKA-843) Re-add the release-zip sbt target

2013-04-10 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cosmin Lehene updated KAFKA-843: Attachment: KAFKA-843.patch Changed the patch so that both zip and tar are created in the target/REL

[jira] [Commented] (KAFKA-843) Re-add the release-zip sbt target

2013-04-10 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13628000#comment-13628000 ] Jun Rao commented on KAFKA-843: --- Cosmin, thanks for the patch. This is very helpful. The patc

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-04-10 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627740#comment-13627740 ] David Arthur commented on KAFKA-797: Not sure if anything actually changed, but this wo

[jira] [Commented] (KAFKA-852) Remove clientId from OffsetFetchResponse and OffsetCommitResponse

2013-04-10 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627738#comment-13627738 ] David Arthur commented on KAFKA-852: The responses should include correlation, but not

[jira] [Comment Edited] (KAFKA-854) Upgrade dependencies for 0.8

2013-04-10 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627725#comment-13627725 ] Cosmin Lehene edited comment on KAFKA-854 at 4/10/13 12:25 PM: --

[jira] [Comment Edited] (KAFKA-843) Re-add the release-zip sbt target

2013-04-10 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627720#comment-13627720 ] Cosmin Lehene edited comment on KAFKA-843 at 4/10/13 12:22 PM: --

[jira] [Updated] (KAFKA-843) Re-add the release-zip sbt target

2013-04-10 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cosmin Lehene updated KAFKA-843: Affects Version/s: 0.8 Status: Patch Available (was: Open) added release, release-zi

[jira] [Updated] (KAFKA-843) Re-add the release-zip sbt target

2013-04-10 Thread Cosmin Lehene (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cosmin Lehene updated KAFKA-843: Attachment: KAFKA-843.patch > Re-add the release-zip sbt target > --