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 2014/04/25 22:47:15 UTC

[jira] [Resolved] (KAFKA-1392) all TestUtiles.waitUntilTrue() should throw an exception if the return value is false

     [ https://issues.apache.org/jira/browse/KAFKA-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao resolved KAFKA-1392.
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.2
         Assignee: Jun Rao

Thanks for the review. Committed to trunk.

> all TestUtiles.waitUntilTrue() should throw an exception if the return value is false
> -------------------------------------------------------------------------------------
>
>                 Key: KAFKA-1392
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1392
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.8.2
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>             Fix For: 0.8.2
>
>         Attachments: KAFKA-1392.patch, KAFKA-1392.patch, KAFKA-1392.patch, KAFKA-1392_2014-04-24_15:53:56.patch, KAFKA-1392_2014-04-24_16:07:07.patch, KAFKA-1392_2014-04-24_17:59:25.patch
>
>
> In all unit tests, we expect TestUtiles.waitUntilTrue() to be true. However, this is not enforced in all unit tests.



--
This message was sent by Atlassian JIRA
(v6.2#6252)