By default, which replica will be elected as a partition leader? (select two)
The latest changes and updates from the administration for this exam.
Latest Update: May 29 2026
All questions are working fine.
By default, which replica will be elected as a partition leader? (select two)
Select all that apply
How do you create a topic named test with 3 partitions and 3 replicas using the Kafka CLI?
Which of the following is not an Avro primitive type?
To continuously export data from Kafka into a target database, I should use
What is the disadvantage of request/response communication?
Suppose you have 6 brokers and you decide to create a topic with 10 partitions and a replication factor of 3. The brokers 0 and 1 are on rack A, the brokers 2 and 3 are on rack B, and the brokers 4 and 5 are on rack C. If the leader for partition 0 is on broker 4, and the first replica is on broker 2, which broker can host the last replica? (select two)
Select all that apply
What's a Kafka partition made of?
In Avro, adding an element to an enum without a default is a __ schema evolution
Which of these joins does not require input topics to be sharing the same number of partitions?
Where are KSQL-related data and metadata stored?