cockroachdb / cockroachdb/cockroach

cockroach node status reports integer out of range

Open
#119,038 4 comments 0 reactions 0 assignees View on GitHub
C-bug O-community T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Describe the problem**

cockroach node status reports integer out of range

**To Reproduce**

sql.defaults.default_int_size = 4
`cockroach node status --all --insecure`

**Expected behavior**
Returns output

**Additional data / screenshots**

```
cockroach node status --all --insecure
ERROR: integer out of range for type int4
SQLSTATE: 22003
Failed running "node status"
```

**Environment:**
- CockroachDB version 23.2.0
- Server OS: [e.g. Linux/Distrib] Debian
- Client app [e.g. `cockroach sql`, JDBC, ...] cockroach CLI

**Additional context**
What was the impact?

Add any other context about the problem here.

Jira issue: CRDB-35992

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.