[ 
https://issues.apache.org/jira/browse/KAFKA-19082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ritika Reddy updated KAFKA-19082:
---------------------------------
    Description: 
h2. Client Configuration Changes

*transaction.two.phase.commit.enable* The default would be ‘false’.  If set to 
‘true’, then the broker is informed that the client is participating in two 
phase commit protocol and transactions that this client starts never expire.

*transaction.timeout.ms* The semantics is not changed, but it would be an error 
to set *transaction.timeout.ms* when *two.phase.commit.enable* is set to 'true’.

 

 

> Client side changes to enable 2PC
> ---------------------------------
>
>                 Key: KAFKA-19082
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19082
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ritika Reddy
>            Assignee: Ritika Reddy
>            Priority: Major
>
> h2. Client Configuration Changes
> *transaction.two.phase.commit.enable* The default would be ‘false’.  If set 
> to ‘true’, then the broker is informed that the client is participating in 
> two phase commit protocol and transactions that this client starts never 
> expire.
> *transaction.timeout.ms* The semantics is not changed, but it would be an 
> error to set *transaction.timeout.ms* when *two.phase.commit.enable* is set 
> to 'true’.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to