-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
The shardedClusterCardinalityForDirectConns parameter is used to determine if direct connections to a shard should be permitted. When we drop clusterParameters in the restore procedure, we lose this parameter value, causing a restored shard node to think it's the only shard in a cluster.
When we drop the cluster parameters in magic restore, we should ensure to keep shardedClusterCardinalityForDirectConns. This ticket should also include a test with multiple shard nodes and authentication to ensure we cannot directly access a newly restored shard node directly.
- is duplicated by
-
SERVER-91950 Preserve approved cluster parameters across magic restore
- Needs Merge
- is related to
-
SERVER-91950 Preserve approved cluster parameters across magic restore
- Needs Merge
- related to
-
SERVER-91843 Server Ownership of Cluster Parameters to Backup and Restore
- Needs Scheduling