Marcel Reutegger created OAK-2648:
-------------------------------------
Summary: ObservationTest.observationDispose() restarts repository
after test finished
Key: OAK-2648
URL: https://issues.apache.org/jira/browse/OAK-2648
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Affects Versions: 1.1.7, 1.0.12
Reporter: Marcel Reutegger
Assignee: Marcel Reutegger
Priority: Minor
The test schedules a tasks at a fixed delay, which calls getNode(TEST_PATH).
The task is not canceled at the end of the test. This means the task is still
running after the test ends and will start a new repository at some point.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)