Topic Details
Lists all of the topic destinations hosted by a broker.
Selecting one of the topics from the list will display additional details on the right of the page. These details include:
- Amount of memory allocated for the topic
- Percentage of the allocated memory in use
- Maximum amount of time, in milliseconds, a message stayed in the topic
- Minimum amount of time, in milliseconds, a message stayed in the topic
- Average amount of time, in milliseconds, a message stayed in the topic
- Number of messages placed in the topic
- Number of messages consumed from the topic
- Number of messages in the topic that have been consumed, but not acknowledged
- Number of messages that have been dispatched to, but not acknowledged, by consumers
- Maximum number of messages that can be paged
- Can messages be cashed?
- Is producer flow control active?