Q. What does the 'bootstrap.servers' configuration specify?

  • (A) Only ZooKeeper addresses
  • (B) All Kafka brokers in the cluster
  • (C) One or more brokers to initially connect
  • (D) List of Kafka topics
πŸ’¬ Discuss
βœ… Correct Answer: (C) One or more brokers to initially connect
Explanation: 'bootstrap.servers' provides initial brokers that a client connects to for cluster metadata.
Explanation by: Mr. Dubey
'bootstrap.servers' provides initial brokers that a client connects to for cluster metadata.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
98%
Success Rate