[
https://issues.apache.org/jira/browse/OAK-4535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra resolved OAK-4535.
----------------------------------
Resolution: Not A Problem
Fix Version/s: (was: 1.6)
> Analyze impact of Mongo isolation guarantees and Query result
> -------------------------------------------------------------
>
> Key: OAK-4535
> URL: https://issues.apache.org/jira/browse/OAK-4535
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: mongomk
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
>
> As per [Mongo Isolation guarantees
> |https://docs.mongodb.com/manual/faq/concurrency/#what-isolation-guarantees-does-mongodb-provide]
> {quote}
> Reads may miss matching documents that are updated during the course of the
> read operation.
> {quote}
> This can result in some scenarios where query performed might miss out on
> some documents if that document gets modified while query is being execute.
> Aim of this task is to analyze the kind of queries current Oak uses with
> Mongo and see if current support from Mongo is sufficient for our needs
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)