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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2014/11/24 23:14:12 UTC

[jira] [Comment Edited] (OAK-2289) Async indexer checkpoints not cleaned up under heavy load

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

Michael Dürig edited comment on OAK-2289 at 11/24/14 10:13 PM:
---------------------------------------------------------------

Proposed patch. The patch ensures the {{beforeCheckpoint}} will be deleted even when the {{NodeStore#release}} fails. With the patch I didn't observe the issue any more.


was (Author: mduerig):
Proposed patch.

> Async indexer checkpoints not cleaned up under heavy load
> ---------------------------------------------------------
>
>                 Key: OAK-2289
>                 URL: https://issues.apache.org/jira/browse/OAK-2289
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, segmentmk
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>         Attachments: OAK-2289.patch
>
>
> Under heavy load {{NodeStore#release}} might return {{false}}. In these cases the asynx indexer leaks the affected checkpoint.



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