Câu 2: CCAAK: Confluent Certified Administrator for Apache Kafka
A topic ’recurring payments’ is created on a Kafka cluster with three brokers (broker id '0', ’1’, ‘2’) and nine partitions. The 'min.insync replicas' is set to three, and producer is set with 'acks' as 'all'. Kafka Broker with id '0' is down. Which statement is correct?
Nội dung câu hỏi
A topic ’recurring payments’ is created on a Kafka cluster with three brokers (broker id '0', ’1’, ‘2’) and nine partitions. The 'min.insync replicas' is set to three, and producer is set with 'acks' as 'all'. Kafka Broker with id '0' is down. Which statement is correct?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. Consumers can read committed messages from partitions on broker id '1', '2'.
- B. Producers can write messages to all the partitions, because new leaders for the partitions will be elected.
- C. Producers and consumers will have no impact on six of the nine partitions. — đáp án hiện tại
- D. Producers will only be able to write messages to the topic where the Leader for the partition is on Broker id '1'.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.