Thomas Mueller created OAK-759:
----------------------------------

             Summary: 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
            Reporter: Thomas Mueller


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 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

Reply via email to