Skip to content
Snippets Groups Projects
Commit c42a6411 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Roman Tsisyk
Browse files

Rename applier_connect_all() to replicaset_connect()

The logic of applier_connect_all() does not really belong to applier.cc,
because it operates on a set of appliers while applier.cc is all about
an individual applier implementation. Let's move it to replication.cc
and rename it to replicaset_connect().

Needed for #2958
parent d166bb79
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