Closed
Description
Describe the bug
setting -distributor.ingestion-tenant-shard-size to 0 throws error . According to the documentation setting this flag to 0 should disable the shuffle sharding. However it throws validation error that value can not be 0.
To Reproduce
- Set -distributor.ingestion-tenant-shard-size to 0
- Deploy distributors
Expected behavior
Documentation should be clear.
Environment:
- Infrastructure: [e.g., Kubernetes, bare-metal, laptop]
- Deployment tool: [e.g., helm, jsonnet]
Additional Context