You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If autopartitioning is enabled for a topic, partitions may be in different states: active, inactive, etc (?).
I'd like to see the states on the topic's partition table. Right now the only way to see the state is to open the Describe tab and look through the JSON (PathDescription -> PersQueueGroup -> Partitions -> some partition -> Status (and ChildPartitionIds).