cockroachdb / cockroachdb/cockroach

dbconsole: node list is 0-based instead of more natural 1-based

Open
#159,532 2 comments 0 reactions 0 assignees View on GitHub
C-enhancement O-25.4-scale-testing P-3 T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

For large clusters, 0-based numbering of nodes may be inconsistent with the more natural 1-based. E.g., all roachprod clusters are 1-based. Therefore, this could lead to operator error wrt stopping/starting wrong nodes, i.e., off-by-one.

Jira issue: CRDB-57918

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.