failApplyChunkOps is currently unused in any JS test because moveChunk no longer uses applyChunkOpsDeprecated.
The failApplyChunkOps failpoint should be moved into a split or merge JS test, which still use the applyChunkOpsDeprecated function in their code paths.
- has to be done before
-
SERVER-25208 Rename 3.2 failApplyChunkOps and 3.4 failCommitMigrationCommand failpoints to coincide
- Closed