[
https://issues.apache.org/jira/browse/OAK-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350569#comment-15350569
]
Robert Munteanu commented on OAK-4512:
--------------------------------------
For the multiplexing setup it would be beneficial to have two ways of operating:
- warn on commits to read-only stores
- fail on commits to read-only stores
We need a warn as well to allow applications to assess their degree of
readiness related to a read-only monunt. The solution in OAK-4184 does not look
like it covers all of our needs. Should we rather try to expand the read-only
store or maybe provide another wrapper?
> Detect and log commits to the read-only stores
> ----------------------------------------------
>
> Key: OAK-4512
> URL: https://issues.apache.org/jira/browse/OAK-4512
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: documentmk
> Reporter: Florin Iordache
> Attachments: OAK-4512-patch.diff
>
>
> Since the read-only stores will be immutable we should be able to detect
> commits made against them and log an error message via a commit validation
> provider.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)