Confluent
CCDAK · Question #149
Where are the dynamic configurations for a topic stored?
The correct answer is A. In Zookeeper. Dynamic topic configurations are maintained in Zookeeper.
Deployment and Troubleshooting
Question
Where are the dynamic configurations for a topic stored?
Options
- AIn Zookeeper
- BIn an internal Kafka topic __topic_configuratins
- CIn server.properties
- DOn the Kafka broker file system
How the community answered
(58 responses)- A93% (54)
- B2% (1)
- C2% (1)
- D3% (2)
Explanation
Dynamic topic configurations are maintained in Zookeeper.
Topics
#ZooKeeper#dynamic configuration#topic configuration#broker metadata
Community Discussion
No community discussion yet for this question.