Viewing broker host information
0
I created a Kafka cluster with 2 Brokers per AZ, and when I click on the View client information button, it only lists 3 zookeeper and broker hosts. Isn't it supposed to have 6 in total ?
Here are the host names of the brokers
b-6.********.kafka.us-east-2.amazonaws.com:9092
b-1.**********.kafka.us-east-2.amazonaws.com:9092,
b-4.**********.kafka.us-east-2.amazonaws.com:9092
I am assuming it is missing b-2,b-3 and b-5
Thanks,
Jason
Edited by: jcoelho on May 2, 2019 6:55 AM
asked 3 years ago1 views
1 Answers
0
Hi Jason,
The brokers listed are bootstrap brokers. It is not necessary to list all the brokers in the cluster as bootstrap brokers, and 3 are sufficient for producers/consumers to contact the cluster. So we don't list all the brokers there.
Thanks
answered 3 years ago
Relevant questions
Scaling a cluster
asked 3 years agoHow to create EKS cluster with dedicated host node group
Accepted Answerasked 7 months agoClarifying MSK data transfer pricing within region or AZ
Accepted Answerasked 3 years agorecovering from broker failures in MSK
Accepted Answerasked 6 months agojava.nio.channels.UnresolvedAddressException when trying to create a topic in Amazon MSK
asked 6 months agoKafka Monitoring Dashboard question - CPU Usage by Broker
asked 3 years agoViewing broker host information
asked 3 years agoBroker host name convention
asked 3 years agoAutomatically update brokerstring in MSK
Accepted AnswerBrokers Connection string doesn't show creating cIuster with IAM Access
Accepted Answerasked a year ago