Make NamespaceString inherit from DatabaseName

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • Service Arch 2024-01-08, Service Arch 2024-01-22, Service Arch 2024-02-05
    • 6
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This change should improve performance as we can return a reference from `dbName()` (rather than allocate a new object with its underlying string) when retrieving the DatabaseName from a NamespaceString. Sub-goal : fix a bug in DatabaseName::equalCaseInsensitive . It should compare the database names without being case sensitive, but it should be case-sensitive when comparing TenantId.

              Assignee:
              Didier Nadeau
              Reporter:
              Didier Nadeau
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: