Skip to content

Commit 04a534d

Browse files
author
Theo van Kraay
committed
edits
1 parent e431374 commit 04a534d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,6 @@ The above instructions provide guidance for configuring a hybrid cluster. Howeve
253253
> [!IMPORTANT]
254254
> As also mentioned in the hybrid setup instructions, if the data center(s) in your existing cluster do not enforce [client-to-node encryption (SSL)](https://cassandra.apache.org/doc/3.11/cassandra/operating/security.html#client-to-node-encryption), you will need to enable this in your application code, as Cassandra Managed Instance enforces this.
255255
256-
1. Run `nodetool rebuild` **again** on all the nodes in your new Cassandra Managed Instance data center, in the same manner as in step 3 above (to ensure any deltas are replicated following application cut over).
257-
258256
1. Run ALTER KEYSPACE for each keyspace, in the same manner as done earlier, but now removing your old data center(s).
259257
260258
1. Run [nodetool decommission](https://cassandra.apache.org/doc/latest/cassandra/tools/nodetool/decommission.html) for each old data center node.

0 commit comments

Comments
 (0)