cockroachdb / cockroachdb/cockroach

kvserver: store rebalancer should include details in system.rangelog

Open
#147,492 0 comments 0 reactions 0 assignees View on GitHub
A-kv-distribution C-enhancement E-starter T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently, because the store rebalancer issues `RelocateRange` requests, the rebalancing details are not plumbed into corresponding `ChangeReplicas` calls `RelocateRange` makes, instead marking them as an `admin request`.

https://github.com/cockroachdb/cockroach/blob/1e8a4642d8fee46512f31514a53c6f22106c2b1b/pkg/kv/kvserver/store_rebalancer.go#L1122-L1123

Jira issue: CRDB-51082

Epic CRDB-54646

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.