Boyang Chen created KAFKA-10714:
-----------------------------------
Summary: Save unnecessary end txn call when the transaction is
confirmed to be done
Key: KAFKA-10714
URL: https://issues.apache.org/jira/browse/KAFKA-10714
Project: Kafka
Issue Type: Sub-task
Reporter: Boyang Chen
In certain error cases after KIP-588, we may skip the call of `EndTxn` to the
txn coordinator such as for the transaction timeout case, where we know the
transaction is already terminated on the broker side.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)