Skip to content

Commit 0ac26e9

Browse files
authored
Update management-operations.md
1 parent 600f53b commit 0ac26e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/management-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: ignite-fall-2021
1414
Azure Managed Instance for Apache Cassandra provides automated deployment and scaling operations for managed open-source Apache Cassandra data centers. This article defines the management operations and features provided by the service. It also explains the separation of responsibilities between the Azure support team and customers when maintaining standalone and [hybrid](configure-hybrid-cluster.md) clusters.
1515

1616
## Compaction
17-
* The system currently does not perform a major compaction. There are plans to do so after a topology change though but in the meantime customers are encouraged to do so after a change through the DBA command facility.
17+
* The system currently does not perform a major compaction.
1818
* Repair (see below) performs a Merkle tree compaction, which is a special kind of compaction.
1919
* Deoending on the compaction startegy on the keyspace Cassandra will automaticlaly compact when the keyspace reaches a certain size. We recommend to carefully select a compaction strategy for your workload and not perform any manual compactions outside.
2020

0 commit comments

Comments
 (0)