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