Vikas Saurabh created OAK-6848:
----------------------------------
Summary: 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
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)