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 "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2016/11/02 12:17:58 UTC

[jira] [Resolved] (OAK-4871) Multiplexing NodeStore

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

Tomek Rękawek resolved OAK-4871.
--------------------------------
    Resolution: Fixed

> Multiplexing NodeStore
> ----------------------
>
>                 Key: OAK-4871
>                 URL: https://issues.apache.org/jira/browse/OAK-4871
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: core
>            Reporter: Robert Munteanu
>            Assignee: Tomek Rękawek
>              Labels: multiplexing
>             Fix For: 1.6, 1.5.13
>
>
> For a variety of use cases it is useful to multiplex multiple node stores behind a single interface.
> Together with [~tomek.rekawek] I have been working on a limited-purpose MultiplexingNodeStore which aims to multiplex multiple stores with the limitation that only one store may be written to, while others are read-only.
> The implementation has been validated to be functional, but not yet tested for behaviour under heavy load, performance, etc.
> I believe that we can still incorporate this early to make maintenance simpler and ensure that the high-level design is correct.
> Link to pull request -  https://github.com/apache/jackrabbit-oak/pull/55



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)