Skip to content

docs: document the partition-count ceiling and autoscaling guidance - #392

Merged
tillrohrmann merged 1 commit into
docs/growing-clustersfrom
docs/cluster-sizing
Sep 5, 2026
Merged

docs: document the partition-count ceiling and autoscaling guidance#392
tillrohrmann merged 1 commit into
docs/growing-clustersfrom
docs/cluster-sizing

Conversation

@tillrohrmann

@tillrohrmann tillrohrmann commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

The partition count caps how far a cluster can usefully scale out, since
nodes beyond it hold no partition leader, and it is fixed at provisioning
-- raising it means a new cluster and a migration. Neither fact appeared
in "Sizing Clusters", where an operator would look.

Autoscaling went unmentioned entirely, while the overview advertises
"Horizontal Scaling" with no hint that resizing is manual in both
directions. Adds a section saying so, plus a pointer from that table.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com


Stack created with GitHub Stacks CLIGive Feedback 💬

@tillrohrmann
tillrohrmann force-pushed the docs/cluster-sizing branch 2 times, most recently from c7a628d to 924aec4 Compare August 31, 2026 20:34
@tillrohrmann
tillrohrmann force-pushed the docs/cluster-sizing branch 2 times, most recently from 7e9c03d to d49d637 Compare August 31, 2026 21:02
@tillrohrmann
tillrohrmann force-pushed the docs/cluster-sizing branch 3 times, most recently from 7adbab0 to e4f039d Compare August 31, 2026 21:10
@tillrohrmann
tillrohrmann requested a review from gvdongen August 31, 2026 21:10
@tillrohrmann
tillrohrmann marked this pull request as ready for review August 31, 2026 21:10
Two gaps that led a customer to put an HPA in front of a 4-partition
cluster and conclude Restate does not scale.

The partition count caps how far a cluster can usefully scale out, since
nodes beyond it hold no partition leader, and it is fixed at provisioning
-- raising it means a new cluster and a migration. Neither fact appeared
in "Sizing Clusters", where an operator would look.

Autoscaling went unmentioned entirely, while the overview advertises
"Horizontal Scaling" with no hint that resizing is manual in both
directions. Adds a section saying so, plus a pointer from that table.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@tillrohrmann
tillrohrmann merged commit 84f13af into main Sep 5, 2026
15 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants