cockroachdb / cockroachdb/docs

flowinfra: make max_running_flows default depend on the number of CPUs

Abierto
#12,040 0 comentarios 0 reacciones 1 asignado Asignado a @taroface Ver en GitHub
C-product-change release-22.1
Lenguaje dominante
HTML
Estrellas
212
Forks
476
Merge medio
40 min
PR fusionados (30 d)
3

Descripción

Exalate commented:

https://github.com/cockroachdb/cockroach/pull/71787 --- Release note (ops change): The meaning of `sql.distsql.max_running_flows` cluster setting has been extended so that when the value is negative, it would be multiplied by the number of CPUs on the node to get the maximum number of concurrent remote flows on the node. The default value is -128, meaning that on a 4 CPU machine we will have up to 512 concurrent remote DistSQL flows, but on a 8 CPU machine up to 1024. The previous default was 500.

Jira Issue: DOC-1694

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.