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 2013/04/08 16:57:15 UTC

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

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

Thomas Mueller updated OAK-760:
-------------------------------

    Component/s: mk
    
> MongoBlobStore: read from a secondary member when possible
> ----------------------------------------------------------
>
>                 Key: OAK-760
>                 URL: https://issues.apache.org/jira/browse/OAK-760
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: mk
>            Reporter: Thomas Mueller
>
> Currently, the MongoBlobStore always read from the primary in a replica set.
> To improve read performance, reads should be distributed to all members in a replica set.
> One possible solution is: first try to read the data on any member. If not found, force reading from the primary.
> This is related to OAK-759, but not for the MongoMK (nodes) but for the MongoBlobStore (data store).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira