Some of the content described in this article is available in meshIQ Manage versions 12.1 and greater.
For a quick overview of what's new or changed, visit the meshIQ Highlights page for a version-by-version breakdown.
Jump to Section:
Version 12.x and Later
Version 11.3 and Earlier
Version 12.x and Later
In Kafka, topics are divided into partitions to distribute data and enable parallel processing.
Each partition represents a subset of the topic’s messages and maintains its own log, making it easier to scale and manage message flow across brokers.
To browse partitions:
Select the topic you want to view.
From the Selected menu, click Browse partitions.
A new temporary Partitions widget opens in the Kafka dashboard, displaying partition details for the selected topic.
_________________________________________________________________________________________________________________
Version 11.3 and Earlier
In Kafka, topics are divided into partitions to distribute data and enable parallel processing.
Each partition represents a subset of the topic’s messages and maintains its own log, making it easier to scale and manage message flow across brokers.
To browse partitions:
Select the topic you want to view.
From the Selected menu, click Browse Partitions.
A new temporary Partitions viewlet opens in the Kafka dashboard, displaying partition details for the selected topic.