Since mongos can break write batch boundaries when they are sent to different shards, it needs to send the writes using the explicit form. This task is to make the BatchWriteExec do that.
- depends on
-
SERVER-28753 Add support for txnNumber and stmtIds to write commands
- Closed
- related to
-
SERVER-54017 time-series inserts should not forward statement ids for non-retryable write operations
- Closed