You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2013/09/25 16:36:10 UTC

[jira] [Created] (OAK-1043) DocumentStore.find() includes fromKey

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