You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Boyang Chen (Jira)" <ji...@apache.org> on 2020/11/12 20:57:00 UTC

[jira] [Created] (KAFKA-10714) Save unnecessary end txn call when the transaction is confirmed to be done

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)