Skip to content
Snippets Groups Projects
Commit dccf28cd authored by Max Hirschhorn's avatar Max Hirschhorn Committed by Evergreen Agent
Browse files

SERVER-78414 Apply _transferMods batches until size returned == 0.

It is possible for the entire _transferMods command response to contain
changes which aren't relevant for the range being migrated. The
recipient shard should continue running the _transferMods command on the
donor shard primary in this case until it learns there are no further
changes.

(cherry picked from commit a8fdfb12)
parent 9e8af438
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment