From 13e0ecda3f9a345114d3adaba7f6650cfa5aa852 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 4 Apr 2017 12:43:24 -0700 Subject: [PATCH] Update upgrade-specific.html.markdown --- website/source/docs/upgrade-specific.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/upgrade-specific.html.markdown b/website/source/docs/upgrade-specific.html.markdown index 06063f91b..0da7f5264 100644 --- a/website/source/docs/upgrade-specific.html.markdown +++ b/website/source/docs/upgrade-specific.html.markdown @@ -49,7 +49,7 @@ When upgrading to Consul 0.8.0 from a version lower than 0.7.0, users will need set the [`-raft-protocol`](/docs/agent/options.html#_raft_protocol) option to 1 in order to maintain backwards compatibility with the old servers during the upgrade. After the servers have been migrated to version 0.8.0, `-raft-protocol` can be moved -up to 3 and the servers restarted to match the default. +up to 2 and the servers restarted to match the default. The Raft protocol must be stepped up in this way; only adjacent version numbers are compatible (for example, version 1 cannot talk to version 3). Here is a table of the