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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/02/12 10:23:19 UTC

[jira] [Updated] (OAK-759) MongoMK: read from a secondary member when possible

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

Thomas Mueller updated OAK-759:
-------------------------------

    Fix Version/s:     (was: 0.17)
                   0.18

> MongoMK: read from a secondary member when possible
> ---------------------------------------------------
>
>                 Key: OAK-759
>                 URL: https://issues.apache.org/jira/browse/OAK-759
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mongomk
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 0.18
>
>
> Currently, the MongoMK needs to always read from the MongoDB primary in a replica set. To improve read performance, reads should be distributed to all members in a replica set.
> One possible solution is: if old data is read, then reading from any member is allowed (see also MongoDB ReadPreference).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)