A follow up for SERVER-62955:
in the oplog event:
- change "key" to "shardKey"
- record oldShardKey
- use the original UUID (not the resharded UUID)
Change writeOpLogOnReshardCollectionDone to notifyChangeStreamsOnReshardCollection
- is depended on by
-
SERVER-62957 Add reshardCollection change stream event
- Closed