cockroachdb / cockroachdb/docs
kv: introduce a rate limiter for the range consistency checker
Abierto
C-product-change
- Lenguaje dominante
- HTML
- Estrellas
- 212
- Forks
- 476
- Merge medio
- 40 min
- PR fusionados (30 d)
- 3
Descripción
Jesse Seldess (jseldess) commented:
PR: https://github.com/cockroachdb/cockroach/pull/49763
From release notes:
> Introduced a new flag named `server.consistency_check.max_rate` expressed in bytes/second to throttle the rate at which CockroachDB scans through the disk to perform a consistency check. This control is necessary to ensure smooth performance on a cluster with large node sizes (i.e. in the 10TB+ range) [#49763][#49763] {% comment %}doc{% endcomment %}
Jira Issue: DOC-611
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.