-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2023-10-16
We had various updates without shard keys using the 'let' option in our bulkWrite jscore tests. Due to SERVER-81057, these test cases would not work on sharded collections at the time of doing SERVER-79506. To work around this we temporarily added the shard keys to these queries. But once SERVER-81057 is merged we should confirm these tests work without the shard keys, and then remove them.
- depends on
-
SERVER-81057 Writes without shard key doesn't work with constants defined in 'let'
- Closed