Michael Dürig created OAK-5517:
----------------------------------
Summary: SNFE when running compaction after a cancelled gc
Key: OAK-5517
URL: https://issues.apache.org/jira/browse/OAK-5517
Project: Jackrabbit Oak
Issue Type: Bug
Components: segment-tar
Reporter: Michael Dürig
Assignee: Michael Dürig
Priority: Blocker
Fix For: 1.6
When a gc run is cancelled the subsequent run (compaction phase to be precise)
can result in a {{SNFE}}. The reason for this is the node deduplication cache
not being purged in the cancellation case. This causes the subsequent
compaction to reference node states from that cache that have been cleaned.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)