You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2017/10/20 03:58:00 UTC

[jira] [Updated] (OAK-6848) Improve ObservationQueueFullWarnTest.testQueueFullThenFlushing to not sleep arbitrarily when not required

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

Vikas Saurabh updated OAK-6848:
-------------------------------
    Fix Version/s: 1.8

> Improve ObservationQueueFullWarnTest.testQueueFullThenFlushing to not sleep arbitrarily when not required
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: OAK-6848
>                 URL: https://issues.apache.org/jira/browse/OAK-6848
>             Project: Jackrabbit Oak
>          Issue Type: Test
>          Components: jcr
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>            Priority: Minor
>             Fix For: 1.8, 1.7.10
>
>
> Due to OAK-6639, {{ObservationQueueFullWarnTest.testQueueFullThenFlushing}} now has a hard-coded sleep to let the test pass on systems which are unable to process init message on observation soon enough.
> As proposed there, we should avoid hard-coded sleep and simply wait for our-own-init message for some time - faster system would get it faster, slower systems can wait for it a bit more.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)