[
https://issues.apache.org/jira/browse/KAFKA-10658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantine Karantasis updated KAFKA-10658:
-------------------------------------------
Affects Version/s: 2.6.0
> 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
>
> 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)