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

applier: send IPROTO_ID to master

We need it to retrieve the default authentication method that should be
used by the applier if not set explicitly in URI. In future, we may also
use it for other things, e.g. fetching the master's name.

The IPROTO_ID request is sent only if the master's version is >= 2.10.0.
An error received in reply to IPROTO_ID is logged, but doesn't abort
replication, because IPROTO_ID is optional.

Needed for #7989

NO_DOC=internal
NO_CHANGELOG=internal
parent 5493db7c
No related branches found
No related tags found
Loading
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