wepay/waltz

Add integration test to cover offline recovery

whynick1 opened this issue · 0 comments

We should add integration test to cover offline recovery, including scenarios of:

  1. scale up a new replica with recovery command=
  2. recover an offline replica should success
  3. 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.