Skip to content

Commit

Permalink
more editorial updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Mar 13, 2024
1 parent d1cef61 commit 3699570
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ adding storage space for CCR-enabled services.

1. Select **Save changes**.

You\'ve added extra disk storage space for your CCR-enabled service and
You've added extra disk storage space for your CCR-enabled service and
its CCR-replica service.

## Set up the replication factor {#set-up-replication-factor}
Expand Down Expand Up @@ -225,15 +225,13 @@ session.execute(SimpleStatement("LIST ROLES", consistency_level=ConsistencyLevel

:::

You\'ve set up the consistency level for your service. Now operations on
You've set up the consistency level for your service. Now operations on
your data are considered as successfully completed according to the
consistency level you specified.
:::note[See also]
For more details on consistency levels for Apache Cassandra, see
[CONSISTENCY](https://cassandra.apache.org/doc/4.1/cassandra/tools/cqlsh.html#consistency)
in the Apache Cassandra documentation.
:::
## More on Apache Cassandra CCR
Expand Down

0 comments on commit 3699570

Please sign in to comment.