A client connects to a broker in the cluster and sends a fetch request for a partition in a topic. It gets an exception Not Leader For Partition Exception in the response. How does client handle this situation?
What are the requirements for a Kafka broker to connect to a Zookeeper ensemble? (select two)
Two consumers share the same group.id (consumer group id). Each consumer will
In Kafka Streams, by what value are internal topics prefixed by?
A Zookeeper ensemble contains 3 servers. Over which ports the members of the ensemble should be able to communicate in default configuration? (select three)