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/management-operations.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
@@ -14,7 +14,7 @@ ms.custom: ignite-fall-2021
14
14
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.
15
15
16
16
## 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.
18
18
* Repair (see below) performs a Merkle tree compaction, which is a special kind of compaction.
19
19
* 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.
0 commit comments