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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/07/04 13:08:11 UTC

[jira] [Updated] (OAK-2311) Released checkpoint can still be retrieved

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

Chetan Mehrotra updated OAK-2311:
---------------------------------
    Fix Version/s: 1.0.32

> Released checkpoint can still be retrieved 
> -------------------------------------------
>
>                 Key: OAK-2311
>                 URL: https://issues.apache.org/jira/browse/OAK-2311
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk
>            Reporter: Michael Dürig
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.1.3, 1.0.32
>
>
> The following fails on the 2nd assertion on the MongoMK
> {code}
> assertTrue(store.release(cp));
> assertNull(store.retrieve(cp));
> {code}
> The JavaDoc on the {{release}} method is a bit vague, but I assume it is safe to assume that when it returns {{true}} the checkpoint should be gone. If not, we should update the JavaDoc. 



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