We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39761ee commit de6d7fbCopy full SHA for de6d7fb
docs/guides/shuffle-sharding.md
@@ -16,7 +16,6 @@ The default strategy allows for a fair balance on the resources consumed by each
16
However, in a **multi-tenant** cluster, this approach also introduces some **downsides**:
17
18
1. An outage affects all tenants
19
-1.
20
2. A misbehaving tenant (eg. causing out-of-memory) could affect all other tenants.
21
22
The goal of **shuffle sharding** is to provide an alternative sharding strategy to reduce the blast radius of an outage and better isolate tenants.
0 commit comments