Skip to content

Use the kafkaadmin client to query the kafka state #354

Description

@scanterog

In order to prepare kafka-kit for zk-less kafka, we need to implement at least the following methods from zkhandler into kafkaadmin/client. This should query kafka directly rather than zk.

  • GetAllBrokerMeta
  • GetAllPartitionMeta
  • GetPartitionMap
  • GetPendingDeletion
  • GetReassignments
  • GetTopicConfig
  • GetTopicState
  • GetTopicStateISR
  • GetTopics
  • GetUnderReplicated
  • UpdateKafkaConfig

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions