Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16542

The remote node is not a BROKER that supports the METADATA api. (org.apache.kafka.clients.admin.internals.AdminMetadataManager)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.7.0
    • None
    • tools
    • None

    Description

      I got this error by this cli. but when I executed this command to the broker, this was successful. Is kafka-metadata-quorum available only to brokers?

      sudo /opt/kafka/bin/kafka-metadata-quorum.sh --bootstrap-server <controller ip>:9093 --command-config controller-admin.properties  describe --replication
      [2024-04-12 06:36:38,400] WARN [AdminClient clientId=adminclient-1] The remote node is not a BROKER that supports the METADATA api. (org.apache.kafka.clients.admin.internals.AdminMetadataManager)
      

      Confluent(ansible) was running that command to the controller.
      https://github.com/confluentinc/cp-ansible/blob/master/roles/kafka_controller/tasks/health_check.yml#L5-L6

      Attachments

        Activity

          People

            Unassigned Unassigned
            hiroa Hiro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: