The current implementation of removeShard is using applyOps to write the new shard and topology time in the config server. As part of SERVER-33326 we're changing all usages of applyOps for internal transactions, so it could look similar to how resharding is currently doing it.
- is depended on by
-
SERVER-33326 Remove use of applyOps/doTxn from sharding chunk operations
- Closed
- related to
-
SERVER-66350 Remove OpObserver::onApplyOps function
- Closed