-
Type: Bug
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Sharding
-
Cluster Scalability
-
Fully Compatible
-
ALL
-
Cluster Scalability 2024-6-10, Cluster Scalability 06/24/24
After SERVER-41193, the refreshSessionsInternal command no longer exists. However, it's still mentioned in:
jstests/sharding/read_write_concern_defaults_application.js
jstests/sharding/safe_secondary_reads_single_migration_suspend_range_deletion.js
jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
jstests/sharding/database_versioning_all_commands.js
jstests/sharding/safe_secondary_reads_drop_recreate.js
- is caused by
-
SERVER-41193 Get rid of the `refreshSessionsInternal` command
- Closed