diff --git a/37/ops.html b/37/ops.html index b1da472d1..cf7c95d13 100644 --- a/37/ops.html +++ b/37/ops.html @@ -4098,7 +4098,10 @@
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.
zookeeper.metadata.migration.enable
,
@@ -4132,7 +4135,10 @@ 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.
zookeeper.metadata.migration.enable
,
diff --git a/38/ops.html b/38/ops.html
index e1b3a7bcd..882f4854d 100644
--- a/38/ops.html
+++ b/38/ops.html
@@ -4105,7 +4105,10 @@ 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.
zookeeper.metadata.migration.enable
,
@@ -4142,7 +4145,10 @@ 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.
zookeeper.metadata.migration.enable
,