Use TenantId object instead of StringData in tenant_oplog_applier

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Serverless
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, tenant_oplog_applier.cpp uses a string to represent tenantId. We want it to use a TenantId object. This will make some comparisons more efficient. 

      Some places the tenantId string is passed around includes isNamespaceForTenant and isDatabaseForTenant functions in cloner_utils.cpp. We will want them to also use a tenantId object instead of a string.

              Assignee:
              [DO NOT USE] Backlog - Server Serverless (Inactive)
              Reporter:
              Adi Agrawal (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: