radondb / xenon

The MySQL Cluster Autopilot Management with GTID and Raft
GNU General Public License v3.0
693 stars 162 forks source link

raft: add learner state for rebuildme #80

Closed dbkernel closed 4 years ago

dbkernel commented 4 years ago

push update:

  1. Rename TestRaftRPCHASetBackup to TestRaftRPCHASetBackupFromFollower
  2. Add TestRaftRPCHASetBackupFromInvalid and TestRaftRPCHASetBackupFromIdle
dbkernel commented 4 years ago

push update: BACKUP -> LEARNER

BohuTANG commented 4 years ago

LGTM