[
https://issues.apache.org/jira/browse/KAFKA-5251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sriram Subramanian updated KAFKA-5251:
--------------------------------------
Labels: exactly-once (was: )
> Producer should drop queued sends when transaction is aborted
> -------------------------------------------------------------
>
> Key: KAFKA-5251
> URL: https://issues.apache.org/jira/browse/KAFKA-5251
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, core, producer
> Reporter: Jason Gustafson
> Assignee: Apurva Mehta
> Labels: exactly-once
> Fix For: 0.11.0.0
>
>
> As an optimization, if a transaction is aborted, we can drop any records
> which have not yet been sent to the brokers. However, to avoid the sequence
> number getting out of sync, we need to continue sending any request which has
> been sent at least once.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)