[ 
https://issues.apache.org/jira/browse/KAFKA-12334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colin McCabe resolved KAFKA-12334.
----------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed

Added in 2.8

> Add the KIP-631 metadata shell
> ------------------------------
>
>                 Key: KAFKA-12334
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12334
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Colin McCabe
>            Assignee: Colin McCabe
>            Priority: Major
>              Labels: kip-500
>             Fix For: 2.8.0
>
>
> interactively examine the metadata stored in a KIP-500 cluster.
> It can read the metadata from the controllers directly, by connecting to
> them, or from a metadata snapshot on disk. In the former case, the
> quorum voters must be specified by passing the --controllers flag; in
> the latter case, the snapshot file should be specified via --snapshot.
> The metadata tool works by replaying the log and storing the state into
> in-memory nodes. These nodes are presented in a fashion similar to
> filesystem directories.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to