Câu 25: CCDAK: Confluent Certified Developer for Apache Kafka
The producer code below features a 'Callback' class with a method called 'onCompletion()'. In the 'onCompletion()' method, when the request is completed successfully, what does the 'metadata.offset()' value represent?
Nội dung câu hỏi
The producer code below features a 'Callback' class with a method called 'onCompletion()'. In the 'onCompletion()' method, when the request is completed successfully, what does the 'metadata.offset()' value represent?
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. The sequential ID of the message committed into a partition — đáp án hiện tại
- B. Its position in the producer's batch of massages
- C. The number of bytes that overflowed beyond a producer batch of messages
- D. The ID of the partition to which the message was committed
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.