-
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.
- related to
-
SERVER-123837 Add _ids to inserted documents in bulk_write_non_transaction.js and bulk_write_insert_cursor.js
-
- Closed
-