cockroachdb / cockroachdb/cockroach

Incorrect cluster setting description

Open
#143,928 1 comment 0 reactions 0 assignees View on GitHub
C-bug
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Describe the problem**

`kv.allocator.io_overload_threshold_enforce` doesn't exist:

```
kv.allocator.replica_io_overload_threshold | 0.3 | f | f | the maximum store io overload before the enforcement defined by `kv.allocator.io_overload_threshold_enforce` is taken on a store for allocation decisions | 0.3 | default
```

**To Reproduce**

`SHOW CLUSTER SETTINGS` on v25.2.0-alpha.2.

**Environment:**
- v25.2.0-alpha.2

**Additional context**

Noticed out of date description for a retired cluster setting.

Jira issue: CRDB-49165

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.