Skip to content

Commit ee40fc2

Browse files
Feediver1IoannisRPpaulohtb6
authored
DOC-1197: Auto-Enable Features on First License (#1449)
Co-authored-by: IoannisRP <[email protected]> Co-authored-by: Paulo Borges <[email protected]>
1 parent db050af commit ee40fc2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/get-started/pages/licensing/overview.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ For more information, see:
7373
https://docs.redpanda.com/current/get-started/licensing/overview/#license-keys
7474
```
7575

76-
7776
=== License keys
7877

7978
Enterprise features require an Enterprise Edition license key, sometimes called enterprise license, license key, or license.
@@ -112,11 +111,17 @@ The following table lists the enterprise features for Redpanda and how Redpanda
112111

113112
| xref:manage:cluster-maintenance/continuous-data-balancing.adoc[Continuous Data Balancing]
114113
| Automatically balances partitions across a cluster to optimize resource use and performance.
115-
| Continuous balancing is disabled, reverting to the default `node_add` setting that balances partitions only after a broker is added to the cluster.
114+
115+
Continuous Data Balancing is enabled by default for all new clusters with valid licenses.
116+
117+
| Continuous balancing is disabled, reverting to `node_add` setting that balances partitions only after a broker is added to the cluster.
116118

117119
| xref:manage:cluster-maintenance/cluster-balancing.adoc#intra-broker-partition-balancing[Continuous Intra-Broker Partition Balancing]
118120
(`core_balancing_continuous`)
119121
| Balances partition replicas across CPU cores in an individual broker to optimize disk space usage.
122+
123+
Continuous Intra-Broker Partition Balancing is enabled by default for all new clusters with a valid license.
124+
120125
| Continuous Intra-Broker Partition Balancing is disabled.
121126

122127
| xref:manage:security/fips-compliance.adoc[FIPS Compliance]

0 commit comments

Comments
 (0)