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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2015/04/20 15:46:02 UTC

[jira] [Closed] (OAK-2642) DocumentNodeStore.dispose() may leave repository in an inconsistent state

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

Davide Giannella closed OAK-2642.
---------------------------------

Bulk close for 1.0.13

> DocumentNodeStore.dispose() may leave repository in an inconsistent state
> -------------------------------------------------------------------------
>
>                 Key: OAK-2642
>                 URL: https://issues.apache.org/jira/browse/OAK-2642
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, mongomk
>    Affects Versions: 1.0
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Critical
>             Fix For: 1.1.8, 1.0.13
>
>
> The repository may become inconsistent when a commit happens while the DocumentNodeStore is disposed. 
> The node store writes back pending _lastRevs and then unset the active flag in the clusterNodes collection. It is possible a commit gets through even after the _lastRevs had been updated and the active flag is cleared. This means the missing _lastRev updates will not be recovered on a restart or by another cluster node.



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