docs: remove unnecessary restart instruction
This commit is contained in:
parent
d38545010a
commit
9411d6078e
|
@ -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.",
|
||||
|
|
Loading…
Reference in New Issue