[jira] [Commented] (KAFKA-1542) normal IOException in the new producer is logged as ERROR

2014-07-29 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077741#comment-14077741 ] David Corley commented on KAFKA-1542: - Strictly speaking, toString can return ei

[jira] [Commented] (KAFKA-1533) transient unit test failure in ProducerFailureHandlingTest

2014-07-29 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077511#comment-14077511 ] David Corley commented on KAFKA-1533: - Hey Jun, I can confirm the test is now pas

[jira] [Comment Edited] (KAFKA-1533) transient unit test failure in ProducerFailureHandlingTest

2014-07-29 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077511#comment-14077511 ] David Corley edited comment on KAFKA-1533 at 7/29/14 8:1

[jira] [Commented] (KAFKA-1542) normal IOException in the new producer is logged as ERROR

2014-07-29 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14077513#comment-14077513 ] David Corley commented on KAFKA-1542: - Hey Jun, the patch looks fine except

Re: Gradle hanging on unit test run against ProducerFailureHangingTest->testBrokerFailure

2014-07-28 Thread David Corley
Done On Sun, Jul 27, 2014 at 7:45 PM, Jun Rao wrote: > David, > > Apache mailing list doesn't seem to allow large attachments. Could you > attach the stacktrace to the jira KAFKA-1533 (now reopened)? > > Thanks, > > Jun > > > On Sun, Jul 27, 2014 at 11:21

[jira] [Updated] (KAFKA-1533) transient unit test failure in ProducerFailureHandlingTest

2014-07-28 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Corley updated KAFKA-1533: Attachment: kafka.threads Seeing the same issue. Jun, not sure if you attached your own thread

Re: Gradle hanging on unit test run against ProducerFailureHangingTest->testBrokerFailure

2014-07-27 Thread David Corley
Nope. It definitely sent. Are there some restrictions on mailing list attachments I wonder? I'll put it inline here: = 2014-07-25 18:40:15 Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.65-b04-462 mixed mode): "Attach Listener

[jira] [Comment Edited] (KAFKA-1542) normal IOException in the new producer is logged as ERROR

2014-07-25 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074582#comment-14074582 ] David Corley edited comment on KAFKA-1542 at 7/25/14 6:0

Re: Gradle hanging on unit test run against ProducerFailureHangingTest->testBrokerFailure

2014-07-25 Thread David Corley
Sure. Attaching here. On Fri, Jul 25, 2014 at 4:16 PM, Guozhang Wang wrote: > Could you get a thread dump when it hangs? > > > On Thu, Jul 24, 2014 at 11:01 PM, David Corley > wrote: > > > Hey Gouzhang, > > Yes, I spotted that commit and had updated my w

[jira] [Commented] (KAFKA-1542) normal IOException in the new producer is logged as ERROR

2014-07-25 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074582#comment-14074582 ] David Corley commented on KAFKA-1542: - Sure. Will revise the patch to get the add

[jira] [Commented] (KAFKA-1502) source jar is empty

2014-07-25 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074158#comment-14074158 ] David Corley commented on KAFKA-1502: - Can't reproduce this on trunk or on

[jira] [Updated] (KAFKA-1542) normal IOException in the new producer is logged as ERROR

2014-07-25 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Corley updated KAFKA-1542: Status: Patch Available (was: Open) > normal IOException in the new producer is logged as ER

[jira] [Updated] (KAFKA-1542) normal IOException in the new producer is logged as ERROR

2014-07-25 Thread David Corley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Corley updated KAFKA-1542: Attachment: KAFKA-1542.patch Attaching patch > normal IOException in the new producer is log

Re: Gradle hanging on unit test run against ProducerFailureHangingTest->testBrokerFailure

2014-07-24 Thread David Corley
00 > > Guozhang > > kafka-1533; transient unit test failure in ProducerFailureHandlingTest; > reviewed by Guozhang Wang; reviewed by Jun Rao > > > > > On Thu, Jul 24, 2014 at 5:52 AM, David Corley > wrote: > > > Hey all, > > I'm trying my hand

Gradle hanging on unit test run against ProducerFailureHangingTest->testBrokerFailure

2014-07-24 Thread David Corley
Hey all, I'm trying my hand at writing some patches for open issues, but I'm running into issues with running gradlew test. It hangs every time when trying to run testBrokerFailure in the ProducerFailureHangingTest suite. It was working for a time, but I updated to trunk HEAD and it's no longer wo