replication: reshuffle names of the state
In this patch will be introduced a new state for which the name is suitable: `APPLIER_FETCH_SNAPSHOT`. But it's already taken. The names of the state will be reshuffled a bit. `APPLIER_FETCH_SNAPSHOT -> APPLIER_WAIT_SNAPSHOT;` `APPLIER_INITIAL_JOIN -> APPLIER_WAIT_SNAPSHOT;` Part of #6126 NO_DOC=preparatory commit NO_CHANGELOG=preparatory commit NO_TEST=preparatory commit
Loading
Please register or sign in to comment