Skip to content

Commit 02a08ba

Browse files
authored
DOC-1278 add clarification note for partition limits (#300)
* DOC-1278 add clarification note for partition limits * minor edit * incorporate feedback from doc review * moving partitions to the top of the list
1 parent eb7bc43 commit 02a08ba

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/reference/partials/tiers.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ When you create a BYOC cluster, you select your usage tier. Each tier provides t
1818
|===
1919

2020
[NOTE]
21-
====
22-
* On Azure, tiers 1-5 are supported.
21+
====
22+
* Partition counts are based on clusters running Redpanda version 25.1 and on the assumption that the replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
23+
* On Azure, tiers 1-5 are supported.
2324
* Redpanda supports compute-optimized tiers with AWS Graviton3 processors.
2425
* Depending on the workload, it may not be possible to achieve all maximum values. For example, a high number of partitions may make it more difficult to reach the maximum value in throughput.
25-
* Partition counts are based on the assumption that the Redpanda Cloud replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
2626
* Connections are regulated per broker for best performance. For example, in a tier 1 cluster with 3 brokers, there could be up to 3,000 connections per broker.
2727
2828
====
@@ -122,8 +122,8 @@ When you create a Dedicated cluster, you select your usage tier. Each tier provi
122122

123123
[NOTE]
124124
====
125+
* Partition counts are based on clusters running Redpanda version 25.1 and on the assumption that the replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
125126
* Depending on the workload, it may not be possible to achieve all maximum values. For example, a high number of partitions may make it more difficult to reach the maximum value in throughput.
126-
* Partition counts are based on the assumption that the Redpanda Cloud replication factor is 3 (default). If you set a higher replication factor, the maximum value for partitions will be lower.
127127
* Connections are regulated per broker for best performance. For example, in a tier 1 cluster with 3 brokers, there could be up to 3,000 connections per broker.
128128
129129
====

0 commit comments

Comments
 (0)