Cache uuid in Collection class to fix perf regression

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.7
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Hide

      Micro-benchmarks doing simple inserts.

      Show
      Micro-benchmarks doing simple inserts.
    • Storage 2017-05-29
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Getting CollectionOptions from a CatalogEntry actually requires lookups in the catalog table, making retrieving UUIDs for collections costly, while it was expected to be near free. Instead cache the UUID directly inside the Collection class.

            Assignee:
            Geert Bosch
            Reporter:
            Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: