Topic columns under the current contains the creation and list, through the creation of a module can create a custom partition and the number of backup Topic. As shown in the following figure:
The module follows all the Topic in the Kafka cluster, including the number of partitions, create time, and modify the Topic, as shown in the following figure:
Each Topic is corresponding to a hyperlink, you can view the details of the Topic, such as:
partition index number
, Leader
, Replicas
and Isr
, as shown
in the figure below:
Select kafka topic, then edit the topic config, such as clean topic data, modify topic config, describe topic config etc:
It is used to migrate the topic data or balance the expanded broker.