Possible approach, as suggested by Kal:
We can just start a transaction, do some writes and ensure that the getNextBatch methods do not end up returning any of these changes, or block.
- is related to
-
SERVER-37166 Add testing that we don't send uncommited writes during xferMods
- Closed