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 "Jukka Zitting (JIRA)" <ji...@apache.org> on 2014/01/10 18:48:50 UTC

[jira] [Resolved] (OAK-1318) EventIterator keeps references to already seen events

     [ https://issues.apache.org/jira/browse/OAK-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved OAK-1318.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.15

Fixed in revision 1557203 based on initial work by Michael D.

> EventIterator keeps references to already seen events
> -----------------------------------------------------
>
>                 Key: OAK-1318
>                 URL: https://issues.apache.org/jira/browse/OAK-1318
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.14
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.15
>
>
> When observing a large commit like a content import, the returned EventIterator keeps references to events that have already been consumed, leading to excessive memory use.
> To fix this, the iterator should use a data structure that allows already processed events to be garbage-collected.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)