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

Investigate changing the UUID generation algorithm / format to reduce index size, improve speed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core
    • None

    Description

      UUIDs are currently randomly generated, which is bad for indexing; specially read and writes access, due to low locality.

      If we could add a time component, I think the index churn (amount of writes) would shrink, and lookup would be faster.

      It should be fairly easy to verify if that's really true (create a proof-of-concept, and measure).

      Attachments

        Activity

          People

            thomasm Thomas Mueller
            thomasm Thomas Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: