You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2012/08/18 07:13:37 UTC

[jira] [Created] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Jun Rao created KAFKA-470:
-----------------------------

             Summary: transient unit test failure in RequestPurgatoryTest
                 Key: KAFKA-470
                 URL: https://issues.apache.org/jira/browse/KAFKA-470
             Project: Kafka
          Issue Type: Bug
          Components: core
            Reporter: Jun Rao
             Fix For: 0.8


[error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
junit.framework.AssertionFailedError: Time for expiration was about 20ms
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-470:
--------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Thanks for the review. Committed to 0.8.
                
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch, kafka-470_v2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-470:
--------------------------

    Attachment: kafka-470_v1.patch

Attach patch v1. 
                
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Neha Narkhede (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450112#comment-13450112 ] 

Neha Narkhede commented on KAFKA-470:
-------------------------------------

+1
                
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch, kafka-470_v2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-470:
--------------------------

    Status: Patch Available  (was: Open)
    
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao reassigned KAFKA-470:
-----------------------------

    Assignee: Jun Rao
    
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch, kafka-470_v2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated KAFKA-470:
--------------------------

    Attachment: kafka-470_v2.patch

Attach patch v2 to fix a busy wait issue in TestUtils.
                
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch, kafka-470_v2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (KAFKA-470) transient unit test failure in RequestPurgatoryTest

Posted by "Jun Rao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KAFKA-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao closed KAFKA-470.
-------------------------

    
> transient unit test failure in RequestPurgatoryTest
> ---------------------------------------------------
>
>                 Key: KAFKA-470
>                 URL: https://issues.apache.org/jira/browse/KAFKA-470
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>              Labels: bugs
>             Fix For: 0.8
>
>         Attachments: kafka-470_v1.patch, kafka-470_v2.patch
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> [error] Test Failed: testRequestExpirey(kafka.server.RequestPurgatoryTest)
> junit.framework.AssertionFailedError: Time for expiration was about 20ms
> 	at junit.framework.Assert.fail(Assert.java:47)
> 	at junit.framework.Assert.assertTrue(Assert.java:20)
> 	at kafka.server.RequestPurgatoryTest.testRequestExpirey(RequestPurgatoryTest.scala:75)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira