docs: remove unnecessary restart instruction

This commit is contained in:
zmstone 2024-03-25 16:50:51 +01:00
parent d38545010a
commit 9411d6078e
1 changed files with 1 additions and 2 deletions

View File

@ -804,8 +804,7 @@ mk_conflict_resolution_action(State) ->
"\n Below conditions should be true for each of the nodes in order to proceed:"
"\n a) Command 'ets:info(emqx_subscriber, size)' prints `0`."
"\n b) Command 'emqx ctl topics list' prints No topics.`"
"\n 3. Upgrade the nodes to 5.6.0 or newer"
"\n 4. Restart the node",
"\n 3. Upgrade the nodes to 5.6.0 or newer.",
FormatUnkown =
"Additionally, the following nodes were unreachable during startup: ~0p."
"It is strongly advised to include them in the manual resolution procedure as well.",