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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2019/04/10 18:59:00 UTC

[jira] [Updated] (OAK-8199) DocumentStore in ReadOnly mode should never modify persistence

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

Julian Reschke updated OAK-8199:
--------------------------------
    Fix Version/s: 1.14.0

> DocumentStore in ReadOnly mode should never modify persistence
> --------------------------------------------------------------
>
>                 Key: OAK-8199
>                 URL: https://issues.apache.org/jira/browse/OAK-8199
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: mongomk, rdbmk
>            Reporter: Julian Reschke
>            Priority: Minor
>             Fix For: 1.14.0
>
>
> Currently, the readonly mode is implemented using a wrapper around the DocumentStore, rejecting read operations. That is not sufficient, due to:
> - potential DB initialization (indices)
> - calls that bypass the DocumentStore API (like for GC operations)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)