[ https://issues.apache.org/jira/browse/KAFKA-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-10658. ------------------------------------ Fix Version/s: 2.6.2 2.7.1 2.8.0 Resolution: Fixed > ErrantRecordReporter.report always return completed future even though the > record is not sent to DLQ topic yet > --------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-10658 > URL: https://issues.apache.org/jira/browse/KAFKA-10658 > Project: Kafka > Issue Type: Bug > Affects Versions: 2.6.0 > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Minor > Fix For: 2.8.0, 2.7.1, 2.6.2 > > > This issue happens when both DLQ and error log are enabled. There is a > incorrect filter in handling multiple reports and it results in the > uncompleted future is filtered out. Hence, users always receive a completed > future even though the record is still in producer buffer. -- This message was sent by Atlassian Jira (v8.3.4#803005)