Andrei Dulceanu created OAK-6065:
------------------------------------
Summary: Rework CheckpointTest and MergeTest after introducing the
scheduler
Key: OAK-6065
URL: https://issues.apache.org/jira/browse/OAK-6065
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Reporter: Andrei Dulceanu
Assignee: Andrei Dulceanu
Priority: Minor
Fix For: 1.8, 1.7.3
Replacing the commit semaphore with the scheduler in OAK-4122, made some tests
in {{MergeTest}} and {{CheckpointTest}} obsolete, since they made use of
implementation details now unavailable in the segment store. These concerns,
like {{maximumBackoff}} and {{checkpointsLockWaitTime}} are now configurable in
{{LockBasedScheduler}}. For the moment, the tests should be changed to work
with the current scheduler, but in the future, with the introduction of new
scheduler types, they might become obsolete as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)