From 78c596111404aacd193d028ff669aeadca8a3ce2 Mon Sep 17 00:00:00 2001 From: Benny Halevy Date: Tue, 6 Dec 2022 09:42:58 +0200 Subject: [PATCH] docs: operating-scylla: add-node-to-cluster: deleted instructions for unsupported releases 2.3 and 2018.1 ended their life and are long gone. No need to have instructions for them in the master version of this document. Signed-off-by: Benny Halevy --- .../procedures/cluster-management/add-node-to-cluster.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst b/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst index 924545e210..3b7bcda1a1 100644 --- a/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst +++ b/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst @@ -110,10 +110,6 @@ Procedure Tip 3: Run cleanup one node at a time, reducing overall cluster impact. - .. note:: - - If you are using Scylla Enterprise 2018.1.5 or earlier or Scylla Open source 2.3 or earlier, **do not** run the ``nodetool cleanup`` command before upgrading to the latest release of your branch. See this `issue `_ for more information. - #. Wait until the new node becomes UN (Up Normal) in the output of :doc:`nodetool status ` on one of the old nodes. .. note::