Michael Dürig created OAK-4312:
----------------------------------
Summary: Fix test failures in SegmentDataStoreBlobGCIT
Key: OAK-4312
URL: https://issues.apache.org/jira/browse/OAK-4312
Project: Jackrabbit Oak
Issue Type: Task
Components: segment-next
Reporter: Michael Dürig
Fix For: 1.6
{{SegmentDataStoreBlobGCIT#gcWithInlined}}, {{gc}},
{{gcLongRunningBlobCollection}} and {{consistencyCheckWithGc}} fail since the
removal of the old cleanup strategy in OAK-4276.
The test setup needs to be adapted to the brutal strategy: i.e. {{setup()}}
needs to simulate so many compaction cycles until a subsequent cleanup actually
remove the segments in question.
This is not sufficient though as then {{SegmentTracker#collectBlobReferences}}
causes a SNFE for those segment ids actually removed but still in the segment
id tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)