Skip to content
Snippets Groups Projects
Commit 218a62c4 authored by Yan Shtunder's avatar Yan Shtunder Committed by Kirill Yukhin
Browse files

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
parent 6d91e44b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment