Skip to content
Snippets Groups Projects
Commit 655290aa authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

replication: always reload URIs on reconfiguration

Even if the new value of box.cfg.replication is the same as the old one,
we still need to recreate appliers' IO stream contexts from the URIs on
reconfiguration, because a URI parameter may store a path to a file (for
example, an SSL certificate), which could change.

Needed for tarantool/tarantool-ee#432

NO_DOC=ee
NO_TEST=ee
NO_CHANGELOG=ee
parent 9b2b3e58
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