[
https://issues.apache.org/jira/browse/OAK-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella updated OAK-7079:
----------------------------------
Fix Version/s: (was: 1.12.0)
> Enable oak-run indexing to connect to secondary node in Mongo replica set
> -------------------------------------------------------------------------
>
> Key: OAK-7079
> URL: https://issues.apache.org/jira/browse/OAK-7079
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: mongomk, run
> Reporter: Chetan Mehrotra
> Priority: Major
> Fix For: 1.14.0
>
>
> With OAK-6353 support for document order traversal based indexing has been
> added. Currently it connects to Mongo primary.
> We need to test and validate if it can be made only to connect to Mongo
> secondary for below 2 cases
> # Pre created checkpoint - Here checkpoint is created already and then
> oak-run *only* connects to Mongo secondary
> # Online indexing - Here oak-run would also create checkpoint. However it
> would need to be ensured that when it performs the document order traversal
> query that query is handled by Mongo secondary and oak-run logic ensures that
> secondary node has the created checkpoint
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)