You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2012/07/10 13:00:42 UTC

[jira] [Resolved] (OAK-177) Too fast timeout in MicroKernelIT.waitForCommit

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

Jukka Zitting resolved OAK-177.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4
         Assignee: Jukka Zitting

Fixed in 1359596.
                
> Too fast timeout in MicroKernelIT.waitForCommit
> -----------------------------------------------
>
>                 Key: OAK-177
>                 URL: https://issues.apache.org/jira/browse/OAK-177
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.4
>
>
> There was a test failure at org.apache.jackrabbit.mk.test.MicroKernelIT.waitForCommit(MicroKernelIT.java:298) due to the small timeout of 100ms that in this case wasn't long enough to allow for a background thread to start and wait for an extra 50ms.
> We should adjust the test to use a longer timeout (at least 1000ms) for cases where it may need to wait for a long while, and a short one when there should be no wait.

--
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