Fix race condition on createDatabase for case sensitive dbName

XMLWordPrintableJSON

    • Sharding EMEA
    • Fully Compatible
    • v6.2, v6.0, v5.0, v4.4, v4.2
    • Sharding EMEA 2022-12-26
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The lock on createDatabase does not take into account that two parallel createDatabase with different case ( example: database0, DATABASE0) would not serialise.

      This as a consequence, will create both databases, leading to the catalog cache not being able to refresh 

              Assignee:
              Tommaso Tocci
              Reporter:
              Enrico Golfieri
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: