You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Etcd has supported joint consensus, we need to port the change and finally support it in TiKV. This issue records the progress in PD. Please refer to tikv/tikv#7587 for the total progress.
Development Task
Etcd has supported joint consensus, we need to port the change and finally support it in TiKV. This issue records the progress in PD. Please refer to tikv/tikv#7587 for the total progress.
Development branch: hundundm/pd/joint-wip
Development progress
(optional) refine learner checkerSplit PRs
hasAbilityLeader
andallowLeader
allowDemote
+useJointConsensus
instead ofuseJointConsensus
promote learner + demote voter
as a stepEmpty
toIsEmpty
b2i
toBoolToInt
newBuilderWithBasicCheck
andNewBuilder
(optional) refine learner checkerUpdate patchs
The text was updated successfully, but these errors were encountered: