Add integration test to cover offline recovery
whynick1 opened this issue · 0 comments
whynick1 commented
We should add integration test to cover offline recovery, including scenarios of:
- scale up a new replica with recovery command=
- recover an offline replica should success
- offline replica set back online should recover
To make the test easier, we need to find a way to read replica's max transaction Id. So, let's do #3 first.