Skip to content

Commit b6a4ea0

Browse files
authored
Update configure-hybrid-cluster.md
1 parent 1b3bf96 commit b6a4ea0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/managed-instance-apache-cassandra/configure-hybrid-cluster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -216,9 +216,9 @@ This quickstart demonstrates how to use the Azure CLI commands to configure a hy
216216
>
217217
> Finally, to decommission your old data center:
218218
>
219-
> 1. Run `ALTER KEYSPACE` for each keyspace, removing the old data center.
220-
> 1. We recommend running `nodetool repair` for each keyspace as well, before the below step.
221-
> 1. Run [nodetool decommision](https://cassandra.apache.org/doc/latest/cassandra/operating/topo_changes.html#removing-nodes) for each on premise data center node.
219+
> - Run `ALTER KEYSPACE` for each keyspace, removing the old data center.
220+
> - We recommend running `nodetool repair` for each keyspace as well, before the below step.
221+
> - Run [nodetool decommision](https://cassandra.apache.org/doc/latest/cassandra/operating/topo_changes.html#removing-nodes) for each on premise data center node.
222222
223223
> [!NOTE]
224224
> To speed up repairs we advise (if system load permits it) to increase both stream throughput and compaction throughput as in the example below:

0 commit comments

Comments
 (0)