In Kafka, the ________ is responsible for storing the committed offsets of the consumers.
- Broker
- Consumer
- Producer
- Zookeeper
In Kafka, Zookeeper is responsible for storing the committed offsets of the consumers. Zookeeper manages various aspects of Kafka's distributed system, including coordination and metadata management.
Loading...
Related Quiz
- What strategies can be employed to optimize index usage in a database?
- ________ measures the degree to which data is free from errors.
- In a key-value NoSQL database, data is typically stored in the form of ________.
- ________ is a pattern that temporarily blocks access to a service experiencing a failure, allowing it to recover.
- ________ is the process of combining data from multiple sources into a single, coherent view in Dimensional Modeling.