Skip to content

Commit

Permalink
Comments from Arthur A
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Mar 12, 2024
1 parent e91372f commit d1cef61
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Cross-cluster replication with Aiven for Apache Cassandra®
pro: true
enterprise: true
limited: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Disable cross-cluster replication in Aiven for Apache Cassandra®
pro: true
enterprise: true
limited: true
---

Expand Down Expand Up @@ -58,7 +58,7 @@ your services for CCR purposes.
1. Log in to [Aiven Console](https://console.aiven.io/).

1. From the **Services** page, select an Aiven for Apache Cassandra
service on which you'd like to enable CCR.
service on which you'd like to disable CCR.

1. In the **Overview** page of the service, navigate to the **Cross
Cluster Replication** section and select the name of the service
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Enable cross-cluster replication in Aiven for Apache Cassandra®
pro: true
enterprise: true
limited: true
---

Expand Down Expand Up @@ -51,11 +51,11 @@ Using [Aiven Console](https://console.aiven.io/), you can enable CCR for
1. Optionally, add an additional disk storage for your services.
1. Enter names for your services.

:::note[Datacenters names]
Notice that the service names you enter are automatically copied as the
names for datacenters for the services. The datacenters names can be
required when executing statements on your databases.
:::
:::note[Datacenter names]
The service names you enter are automatically copied as the
names for datacenters for the services. The datacenters names can be
required when executing statements on your databases.
:::

1. Verify your choices in the **Services summary** card on the right
and, if your configuration turns out as expected, select **+Create
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Cross-cluster replication
pro: true
enterprise: true
limited: true
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
---
title: Manage cross-cluster replication in Aiven for Apache Cassandra®
pro: true
enterprise: true
limited: true
---

import ActionsIcon from "@site/static/images/icons/more.svg";

Update Apache Cassandra® services that has cross-cluster replication (CCR) enabled: change the service plan and add an extra disk space. Find out how to set up the replication factor and the consistency level for your CCR-enabled Apache Cassandra® services.

## Prerequisites
Expand Down Expand Up @@ -39,8 +41,8 @@ changing the plan for a CCR-enabled service.
settings** from the sidebar.

1. On the **Service settings** page of your service, navigate to the
**Service plan** section, and select **Change plan** from the
**Actions** (**\...**) menu.
**Service plan** section, and select **Change plan** from
<ActionsIcon className="icon"/> **Actions**.

1. In the **Change service plan** window, select a new plan you want to
use for your service.
Expand Down

0 comments on commit d1cef61

Please sign in to comment.