In disable_resumable_range_deleter.js, the replica sets are being restarted. In one place, we are restarting the replica set and then running a bulk insert that targets that replica set. On one replica set, we call getPrimary, which waits for a primary to be elected. But on the other, we just run the bulk insert. If the primary has not yet finished stepping up, this can cause the bulk insert to fail
Wait for primary after replica set restart in disable_resumable_range_deleter.js
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: