Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-29088

Cache uuid in Collection class to fix perf regression

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

      Micro-benchmarks doing simple inserts.

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

      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@mongodb.com Geert Bosch
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: