| | |
| | | * The replication server will use the same one (or an older one |
| | | * if it is an old replication server). |
| | | */ |
| | | if (keepConnection) |
| | | protocolVersion = ProtocolVersion.minWithCurrent( |
| | | protocolVersion = ProtocolVersion.minWithCurrent( |
| | | replServerStartMsg.getVersion()); |
| | | localSession.setProtocolVersion(protocolVersion); |
| | | |
| | | |
| | | if (!isSslEncryption) |
| | | { |
| | |
| | | if (keepConnection) |
| | | protocolVersion = ProtocolVersion.minWithCurrent( |
| | | replServerStartMsg.getVersion()); |
| | | localSession.setProtocolVersion(protocolVersion); |
| | | |
| | | if (!isSslEncryption) |
| | | { |