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

Michael Marth updated OAK-760:
------------------------------

    Fix Version/s: 0.13
         Assignee: Thomas Mueller

> 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: mongomk
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 0.13
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to