provectus/kafka-ui

Broker not shown in a list if disk usage is unknown for it

Open

#3.615 geöffnet am 3. Apr. 2023

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (7.799 Stars) (977 Forks)batch import
good first issuescope/frontendstatus/acceptedtype/bug

Beschreibung

We have 3 brokers, 1 of them have no disk-usage stats (empty).

Expected: all 3 brokers will be shown in brokers list Actual: only brokers with disk usages are shown.


/brokers endpoint:

/stats endpoint:

Contributor Guide