Fix backward compatibility on server side

This commit is contained in:
alesapin 2020-02-28 12:58:35 +03:00
commit 9a03d413aa

View File

@ -34,7 +34,6 @@ namespace DataPartsExchange
namespace
{
static constexpr auto REPLICATION_PROTOCOL_VERSION_WITH_PARTS_SIZE = 1;
static constexpr auto REPLICATION_PROTOCOL_VERSION_WITH_PARTS_SIZE_AND_TTL_INFOS = 2;