- Document the auto-merging behavior (DOCS)
- Deprecate auto-split related commands (DOCS + Shell)
Description of Linked Ticket
Summary
This project is about separating the source data for making Balancer decisions from the routing information so that scaling a cluster doesn’t require linearly growing the number of chunks.
Motivation
Today, the more data a customer has, the higher the write unavailability from chunk migrations. We want to decouple the impact of chunk migrations from customer data size.
Documentation
Technical Design Document
Docs Update