Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-70027

Use TenantId object instead of StringData in tenant_oplog_applier

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

      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:
            backlog-server-serverless [DO NOT USE] Backlog - Server Serverless (Inactive)
            Reporter:
            adi.agrawal@mongodb.com Adi Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: