Amit Jain created OAK-3167:
------------------------------

             Summary: [Blob GC] Wrong time units for blobGcMaxAge are passed 
from SegmentNodeStoreService
                 Key: OAK-3167
                 URL: https://issues.apache.org/jira/browse/OAK-3167
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: blob, segmentmk
            Reporter: Amit Jain
            Assignee: Amit Jain
            Priority: Critical
             Fix For: 1.2.4, 1.3.4, 1.0.18


MarkSweepGarbageCollector#maxLastModifiedInterval expects time in millis while 
SegmentNodeStoreService passes the parameter in seconds. Due to this any blobs 
created after marking references and may be garbage collected.

This can lead to lucene index corruption if async indexing run happened 
simultaneously with garbage collection. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to