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

Câu 9: CCDAK: Confluent Certified Developer for Apache Kafka

You need to configure a sink connector to write records that fail into a dead letter queue topic.Requirements:- Topic name: 'DLQ-Topic'- Headers containing error context need to be added to the messages written to the dead letter queue topicWhich three configuration parameter settings are necessary to implement his re…

Nội dung câu hỏi

You need to configure a sink connector to write records that fail into a dead letter queue topic.Requirements:- Topic name: 'DLQ-Topic'- Headers containing error context need to be added to the messages written to the dead letter queue topicWhich three configuration parameter settings are necessary to implement his requirement? (Choose three.)

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. errors.tolerance=all — đáp án hiện tại
  2. B. errors.deadletterqueue.topic.name=DLQ-Topic — đáp án hiện tại
  3. C. errors.deadletterqueue.context.headers.enable=true — đáp án hiện tại
  4. D. errors.tolerance=none
  5. E. errors.log.enable=true
  6. F. errors.log.include.messages=true

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ề