You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-instance-apache-cassandra/configure-hybrid-cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,7 +218,7 @@ This quickstart demonstrates how to use the Azure CLI commands to configure a hy
218
218
>
219
219
> 1. Run `ALTER KEYSPACE` for each keyspace, removing the old data center.
220
220
> 2. Run `nodetool repair` for each keyspace.
221
-
> 2. Run [nodetool decommision](https://cassandra.apache.org/doc/latest/cassandra/operating/topo_changes.html#removing-nodes) for each node.
221
+
> 2. Run [nodetool decommision](https://cassandra.apache.org/doc/latest/cassandra/operating/topo_changes.html#removing-nodes) for each on premise data center node.
222
222
223
223
> [!NOTE]
224
224
> 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