nerdexam
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)
  • A
    93% (54)
  • B
    2% (1)
  • C
    2% (1)
  • D
    3% (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.

Full CCDAK Practice