[jira] [Commented] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-06 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730787#comment-13730787 ] Phil Hargett commented on KAFKA-989: Thank you! > Race condition shutt

[jira] [Commented] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-05 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729842#comment-13729842 ] Phil Hargett commented on KAFKA-989: I also think I've convinced myself that while the

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-05 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Attachment: KAFKA-989-failed-to-find-leader-patch3.patch Changed to reuse the existing rebalanceLock i

[jira] [Commented] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-05 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729682#comment-13729682 ] Phil Hargett commented on KAFKA-989: Yes, but my working hypothesis is that because the

[jira] [Commented] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-05 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729635#comment-13729635 ] Phil Hargett commented on KAFKA-989: Thanks for the feedback! Working on a patch that i

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-05 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Attachment: KAFKA-989-failed-to-find-leader-patch2.patch > Race condition shutting down high-level

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-05 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Status: Patch Available (was: Open) When in doubt about how to fix a locking issue...add another lock

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-02 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Status: Open (was: Patch Available) Not good enough. Deadlocks because ShutdownableThread.shutdown g

[jira] [Comment Edited] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-02 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727844#comment-13727844 ] Phil Hargett edited comment on KAFKA-989 at 8/2/13 5:33 PM: Her

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-02 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Attachment: KAFKA-989-failed-to-find-leader.patch Here's the patch :) > Race conditio

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-08-02 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Status: Patch Available (was: Open) This patch may minimize the issue, as there does seem to be a rac

[jira] [Updated] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-07-26 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-989: --- Description: Running an application that uses the Kafka client under load, can often hit this issue w

[jira] [Created] (KAFKA-989) Race condition shutting down high-level consumer results in spinning background thread

2013-07-26 Thread Phil Hargett (JIRA)
Phil Hargett created KAFKA-989: -- Summary: Race condition shutting down high-level consumer results in spinning background thread Key: KAFKA-989 URL: https://issues.apache.org/jira/browse/KAFKA-989 Projec

[jira] [Updated] (KAFKA-919) Disabling of auto commit is ignored during consumer group rebalancing

2013-05-24 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-919: --- Status: Open (was: Patch Available) > Disabling of auto commit is ignored during consumer group r

[jira] [Updated] (KAFKA-919) Disabling of auto commit is ignored during consumer group rebalancing

2013-05-24 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-919: --- Status: Patch Available (was: Open) > Disabling of auto commit is ignored during consumer group r

[jira] [Commented] (KAFKA-919) Disabling of auto commit is ignored during consumer group rebalancing

2013-05-24 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13666442#comment-13666442 ] Phil Hargett commented on KAFKA-919: Note from Jun on the users mailing list: "it's a b

[jira] [Updated] (KAFKA-919) Disabling of auto commit is ignored during consumer group rebalancing

2013-05-24 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-919: --- Attachment: kafka-919.patch Very simple patch; no change to any comments > Disabling

[jira] [Created] (KAFKA-919) Disabling of auto commit is ignored during consumer group rebalancing

2013-05-24 Thread Phil Hargett (JIRA)
Phil Hargett created KAFKA-919: -- Summary: Disabling of auto commit is ignored during consumer group rebalancing Key: KAFKA-919 URL: https://issues.apache.org/jira/browse/KAFKA-919 Project: Kafka

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

2013-03-13 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601197#comment-13601197 ] Phil Hargett commented on KAFKA-797: Same issue here. I cloned the repo and did a chec

[jira] [Commented] (KAFKA-686) 0.8 Kafka broker should give a better error message when running against 0.7 zookeeper

2013-03-13 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601188#comment-13601188 ] Phil Hargett commented on KAFKA-686: While, yes, the original issue is unaddressed, the

[jira] [Updated] (KAFKA-686) 0.8 Kafka broker should give a better error message when running against 0.7 zookeeper

2013-03-11 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Hargett updated KAFKA-686: --- Attachment: KAFAK-686-null-pointer-fix.patch Here's the diff as an attachment, for easier usage.