diff --git a/docs/ops.html b/docs/ops.html index 6a98b1a4b0c..890e9a58d93 100644 --- a/docs/ops.html +++ b/docs/ops.html @@ -4108,7 +4108,10 @@ listeners=CONTROLLER://:9093
  • Using zookeeper-shell.sh, run rmr /controller so that one - of the brokers can become the new old-style controller. + of the brokers can become the new old-style controller. Additionally, run + get /migration followed by rmr /migration to clear the + migration state from ZooKeeper. This will allow you to re-attempt the migration + in the future. The data read from "/migration" can be useful for debugging.
  • On each broker, remove the zookeeper.metadata.migration.enable,