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

Marcel Reutegger resolved OAK-1280.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.14

Fixed in http://svn.apache.org/r1550371

> MongoDocumentStore does not sort result
> ---------------------------------------
>
>                 Key: OAK-1280
>                 URL: https://issues.apache.org/jira/browse/OAK-1280
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, mongomk
>    Affects Versions: 0.13
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 0.14
>
>
> The query() methods in MongoDocumentStore do not apply a sort() to the query 
> result and therefore do not guarantee correct ordering of returned document. 
> The current behavior is most likely correct even without the sort() because 
> MongoDB has an index on the _id field and uses that index for the query 
> evaluation.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to