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

Marcel Reutegger updated OAK-1025:
----------------------------------

    Summary: Keep value histories in sorted map  (was: Keep value histories in 
NavigableMap)
    
> Keep value histories in sorted map
> ----------------------------------
>
>                 Key: OAK-1025
>                 URL: https://issues.apache.org/jira/browse/OAK-1025
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>
> The revision/value maps are currently exposed as simple {{Maps}} only. This 
> requires to look at all entries to find out, which one is the most recent 
> valid value. The implementation should be changed to implement 
> {{NavigableMap}} and preferably use {{Revision}} as key instead of the string 
> representation. This avoids the rather frequent parsing and string formating 
> of revisions.

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