Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NAMETAGSTYPENOTE
number-of-voterstype=raft-metricsgaugenumber of voters for the cluster metadata topic partition.
number-of-possible-voterstype=raft-metricsguagenumber of observer that could be promoted to voters.
pending-add-votertype=raft-metricsguage

1 if there is a pending add voter operation, 0 otherwise.

pending-remove-votertype=raft-metricsguage1 if there is a pending remove voter operation, 0 otherwise.
  1. Count for the size of the quorum. This may already exist.
  2. Count for the number of observers that can be promoted to voters.

Command Line Interface

kafka-metadata-shell.sh

...