Skip attempting to find the database entry before instantiating the create database coordinator

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • Execution Team 2024-11-25
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently we perform an optimistic find on the database being created without holding the DDL lock. We also kept this logic in the new path with the create database coordinator. However, this logic can be removed and be delegated to the joinability of DDL coordinator infrastructure. This will also avoid performing an excessive amount of find commands during implicit database creations sent by many concurrent user requests.

            Assignee:
            Yuhong Zhang
            Reporter:
            Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: