Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
Description
CompactionAndCleanupIT.checkpointDeduplication irregularly fails on Jenkins.
This might point to an issue with the de-duplication caches, which are crucial in getting the checkpoints de-duplicated.
checkpointDeduplicationTest(org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT) Time elapsed: 0.15 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<[7211975a-04ce-45ff-aff5-16795ec2cc72]:261932> but was:<[11083c4b-9b2e-4d17-a8c0-8f6b1f2a3173]:261932> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.jackrabbit.oak.segment.CompactionAndCleanupIT.checkpointDeduplicationTest(CompactionAndCleanupIT.java:899)