You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2015/10/20 10:19:27 UTC

[jira] [Commented] (OAK-3526) Segment cache not invalidated on cleanup

    [ https://issues.apache.org/jira/browse/OAK-3526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964777#comment-14964777 ] 

Alex Parvulescu commented on OAK-3526:
--------------------------------------

+1 very good catch!

> Segment cache not invalidated on cleanup
> ----------------------------------------
>
>                 Key: OAK-3526
>                 URL: https://issues.apache.org/jira/browse/OAK-3526
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segmentmk
>    Affects Versions: 1.0, 1.2
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>             Fix For: 1.0.23, 1.2.8
>
>
> {{SegmentTracker#clearCache}} does not invalidate the segments in the cache (i.e. it does not call {{SegmentId#setSegment(null)}}). This is troublesome as segments can amass on the heap stalling the JCM in GC. 



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