Remove tenantId cross-tenant check in rename collection once prefixed tenantId parsing is removed

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • 🟦 Shard Catalog
    • None
    • None
    • None
    • None
    • None
    • None

      The uassert in rename_collection.cpp checks that sourceNss.tenantId() == targetNss.tenantId() during collection rename. This is guarded by a TODO indicating it will no longer be needed once we stop parsing for prefixed tenantIds. Once that parsing is removed, this check should be cleaned up.

            Assignee:
            Unassigned
            Reporter:
            Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: