Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

The DLQ metadata contains four mandatory fields

Sumit Rawal answered on May 4, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


The DLQ metadata contains four mandatory fields

0

The DLQ metadata contains four mandatory fields and one optional field all as JSON key / value pairs:

original_headers. This is a repeated field containing all the Kafka headers present in the original message.

original_topic. This is a single string whose value is the topic that the original message was consumed from.

original_consumer_group. This is a single string whose value is the consumer group used by the consumer which encountered the error while processing the message.

original_timestamp. This is a single string whose value is the timestamp of when the original message was created.

stack_trace. This is an optional single string field which, if present, will contain the processing error.

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on May 04 2023
Sumit Rawal
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.