-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, since no _ids are provided in bulk_write.js, retries are sent to different shards when running the `fcv_upgrade_downgrade_sharded_collections_jscore_passthrough_retryable_writes` suite. Adding an _id to each inserted document will prevent incorrect shard routing and fix the flakiness of this test. This is similar to SERVER-123518, but makes the same change in different files.
- is related to
-
SERVER-123518 Add _ids to inserted documents in bulk_write.js
-
- Closed
-