Make UUID catalog reload atomic

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.6
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-03-26, Storage NYC 2018-04-09, Storage NYC 2018-04-23
    • 63
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The fuzzer uncovered an issue where the database was locked in global exclusive mode while the catalog was being modified. A concurrent thread performed UUID to namespace resolution, trying to query a collection, and got a NamespaceNotFound error because the UUID catalog was transiently empty. This situation should not have been observable because of the global exclusive lock.

              Assignee:
              Geert Bosch
              Reporter:
              Gregory McKeon (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: