[
https://issues.apache.org/jira/browse/OAK-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361291#comment-15361291
]
Chetan Mehrotra commented on OAK-2311:
--------------------------------------
Merged to 1.0 with with 1751272
> 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)