[
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.8.13
> 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.8.13, 1.10.3, 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)