The current implementation of commitChunkMigration uses applyOps, however, as part of SERVER-33326 we need to replace it for internal transactions to preserve atomicity when replicating the writes. We can use the same API as resharding.
- causes
-
SERVER-67009 _configsvrCommitChunkMigration keeps retrying to do a local write after stepdown
- Closed
- is depended on by
-
SERVER-33326 Remove use of applyOps/doTxn from sharding chunk operations
- Closed