From dccbace77d1e24f6f10997e515474189471da8c8 Mon Sep 17 00:00:00 2001 From: Jason Gustafson Date: Tue, 6 Nov 2018 13:56:33 -0800 Subject: [PATCH] KAFKA-7481; Add upgrade/downgrade notes for 2.1.x We seemed to be missing the usual rolling upgrade instructions so I've added them and emphasized the impact for downgrades after bumping the inter-broker protocol version. Author: Jason Gustafson Reviewers: Dong Lin , Ismael Juma Closes #5857 from hachikuji/KAFKA-7481 (cherry picked from commit 63889b36e5301f63b7712540f99ef4132d2ac5ef) Signed-off-by: Dong Lin --- docs/upgrade.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/docs/upgrade.html b/docs/upgrade.html index 41e2277bb24..33d9964113a 100644 --- a/docs/upgrade.html +++ b/docs/upgrade.html @@ -20,6 +20,47 @@