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/05/29 12:20:01 UTC

[jira] [Comment Edited] (OAK-8213) BlobStore instantiated from ReadOnly DocumentNodeStore should never modify persistence

    [ https://issues.apache.org/jira/browse/OAK-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850799#comment-16850799 ] 

Julian Reschke edited comment on OAK-8213 at 5/29/19 12:20 PM:
---------------------------------------------------------------

This will require refactoring {{DocumentNodeStoreBuilder}} to that the {{BlobStore}} won't get instantiated unti it is needed.

WIP:  [^OAK-8213.diff] 


was (Author: reschke):
This will require refactoring {{DocumentNodeStoreBuilder}} to that the {{BlobStore}} won't get instantiated unti it is needed.

> BlobStore instantiated from ReadOnly DocumentNodeStore should never modify persistence
> --------------------------------------------------------------------------------------
>
>                 Key: OAK-8213
>                 URL: https://issues.apache.org/jira/browse/OAK-8213
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: blob, documentmk
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: OAK-8213.diff
>
>
> Currently the "readOnly" setting is only passed to the underlying DocumentStore, but not a BlobStore.



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