Lan Ding created KAFKA-19469: -------------------------------- Summary: Share group supports dead letter queue Key: KAFKA-19469 URL: https://issues.apache.org/jira/browse/KAFKA-19469 Project: Kafka Issue Type: New Feature Reporter: Lan Ding
In the current Share Group logic, if the consumer cannot process a record and the delivery count reaches the delivery attempt limit, the record moves into an Archived state and is not eligible for additional delivery attempts. In reality, a dead letter queue would be better suited for handling this scenario. -- This message was sent by Atlassian Jira (v8.20.10#820010)