Skip to content

Use the kafkaadmin client to query the kafka state #354

@scanterog

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions