[
https://issues.apache.org/jira/browse/OAK-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877358#comment-13877358
]
Thomas Mueller commented on OAK-759:
------------------------------------
The next step is to test the exact behavior and performance of the different
modes.
> 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.15
>
>
> 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)