tikv/tikv

Active written leaders is wrong

Ouverte

#8 155 ouverte le 29 juin 2020

 (5 commentaires) (0 réaction) (1 personne assignée)Rust (2 189 forks)batch import
difficulty/easyhelp wantedpriority/lowseverity/minorsig/rafttype/bug

Métriques du dépôt

Stars
 (15 922 étoiles)
Métriques de merge PR
 (Merge moyen 28j 9h) (68 PRs mergées en 30 j)

Description

Bug Report

What version of TiKV are you using?

Master

What did happened?

https://github.com/tikv/tikv/blob/bcea06ca85daab94f47608d7d98976ec086fb24c/components/raftstore/src/store/worker/pd.rs#L607

PD updates the metrics no matter whether there are keys/bytes written or not. So active written leaders graph actually shows all leaders instead.

Guide contributeur