CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 34: CCAAK: Confluent Certified Administrator for Apache Kafka

You have an existing topic t1 that you want to delete because there are no more producers writing to it or consumers reading from it. What is the recommended way to delete the topic?

Nội dung câu hỏi

You have an existing topic t1 that you want to delete because there are no more producers writing to it or consumers reading from it. What is the recommended way to delete the topic?

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.

  1. A. If topic deletion is enabled on the brokers, delete the topic using Kafka command line tools. — đáp án hiện tại
  2. B. The consumer should send a message with a ’null’ key.
  3. C. Delete the log files and their corresponding index files from the leader broker.
  4. D. Delete the offsets for that topic from the consumer offsets topic.

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.

Câu hỏi liền kề