Q. What is the use of the Kafka AdminClient API?

  • (A) Create brokers
  • (B) Manage topics, configurations, and partitions programmatically
  • (C) Consume messages
  • (D) Monitor Kafka memory
πŸ’¬ Discuss
βœ… Correct Answer: (B) Manage topics, configurations, and partitions programmatically
Explanation: The AdminClient API allows administrative actions like topic creation and configuration.
Explanation by: Mr. Dubey
The AdminClient API allows administrative actions like topic creation and configuration.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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