Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1025

Keep value histories in sorted map

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10
    • core, mongomk
    • None

    Description

      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.

      Attachments

        Activity

          People

            mreutegg Marcel Reutegger
            mreutegg Marcel Reutegger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: