-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-06-27, Server Serverless 2022-07-11
NonShardSvrProcessInterface::renameIfOptionsAndIndexesHaveNotChanged takes in the target namespace as a NamespaceString, and then constructs the source namespace from a BsonObj. When constructing the source namespace, use the tenantId from the targetNs passed in - we shouldn't be renaming across tenants so the tenantId should be the same.
- depends on
-
SERVER-66019 Ensure tenantId not included in serialized namespaces
- Closed