Marcel Reutegger created OAK-1043:
-------------------------------------

             Summary: DocumentStore.find() includes fromKey
                 Key: OAK-1043
                 URL: https://issues.apache.org/jira/browse/OAK-1043
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, mongomk
    Affects Versions: 0.9
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor


Both DocumentStore implementation do not implement the find methods correctly. 
The fromKey is specified to be exclusive, but both implementation may return a 
first match with a key equals to fromKey if such a document exists.

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