[jira] [Updated] (KAFKA-5270) TransactionManager should send and `AddOffsetsToTxn` request only once per group per transaction

2019-02-17 Thread Matthias J. Sax (JIRA)


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

Matthias J. Sax updated KAFKA-5270:
---
Fix Version/s: (was: 2.2.0)

> TransactionManager should send and `AddOffsetsToTxn` request only once per 
> group per transaction
> 
>
> Key: KAFKA-5270
> URL: https://issues.apache.org/jira/browse/KAFKA-5270
> Project: Kafka
>  Issue Type: Sub-task
>  Components: clients, core, producer 
>Reporter: Apurva Mehta
>Priority: Major
>  Labels: exactly-once
>
> Currently, we send the `AddOffsetsToTxn` request unconditionally every time, 
> even if we receive multiple sendOffsets for the same group. We could keep 
> track of the added groups in the TransactionManager and not resend this RPC 
> multiple times for the same transaction as the subsequent instances add no 
> new information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-5270) TransactionManager should send and `AddOffsetsToTxn` request only once per group per transaction

2018-10-02 Thread Dong Lin (JIRA)


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

Dong Lin updated KAFKA-5270:

Fix Version/s: (was: 2.1.0)
   2.2.0

> TransactionManager should send and `AddOffsetsToTxn` request only once per 
> group per transaction
> 
>
> Key: KAFKA-5270
> URL: https://issues.apache.org/jira/browse/KAFKA-5270
> Project: Kafka
>  Issue Type: Sub-task
>  Components: clients, core, producer 
>Reporter: Apurva Mehta
>Priority: Major
>  Labels: exactly-once
> Fix For: 2.2.0
>
>
> Currently, we send the `AddOffsetsToTxn` request unconditionally every time, 
> even if we receive multiple sendOffsets for the same group. We could keep 
> track of the added groups in the TransactionManager and not resend this RPC 
> multiple times for the same transaction as the subsequent instances add no 
> new information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-5270) TransactionManager should send and `AddOffsetsToTxn` request only once per group per transaction

2018-06-06 Thread Rajini Sivaram (JIRA)


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

Rajini Sivaram updated KAFKA-5270:
--
Fix Version/s: (was: 2.0.0)
   2.1.0

> TransactionManager should send and `AddOffsetsToTxn` request only once per 
> group per transaction
> 
>
> Key: KAFKA-5270
> URL: https://issues.apache.org/jira/browse/KAFKA-5270
> Project: Kafka
>  Issue Type: Sub-task
>  Components: clients, core, producer 
>Reporter: Apurva Mehta
>Priority: Major
>  Labels: exactly-once
> Fix For: 2.1.0
>
>
> Currently, we send the `AddOffsetsToTxn` request unconditionally every time, 
> even if we receive multiple sendOffsets for the same group. We could keep 
> track of the added groups in the TransactionManager and not resend this RPC 
> multiple times for the same transaction as the subsequent instances add no 
> new information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-5270) TransactionManager should send and `AddOffsetsToTxn` request only once per group per transaction

2018-02-01 Thread Damian Guy (JIRA)

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

Damian Guy updated KAFKA-5270:
--
Fix Version/s: (was: 1.1.0)
   1.2.0

> TransactionManager should send and `AddOffsetsToTxn` request only once per 
> group per transaction
> 
>
> Key: KAFKA-5270
> URL: https://issues.apache.org/jira/browse/KAFKA-5270
> Project: Kafka
>  Issue Type: Sub-task
>  Components: clients, core, producer 
>Reporter: Apurva Mehta
>Priority: Major
>  Labels: exactly-once
> Fix For: 1.2.0
>
>
> Currently, we send the `AddOffsetsToTxn` request unconditionally every time, 
> even if we receive multiple sendOffsets for the same group. We could keep 
> track of the added groups in the TransactionManager and not resend this RPC 
> multiple times for the same transaction as the subsequent instances add no 
> new information.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (KAFKA-5270) TransactionManager should send and `AddOffsetsToTxn` request only once per group per transaction

2017-09-22 Thread Guozhang Wang (JIRA)

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

Guozhang Wang updated KAFKA-5270:
-
Fix Version/s: (was: 1.0.0)
   1.1.0

> TransactionManager should send and `AddOffsetsToTxn` request only once per 
> group per transaction
> 
>
> Key: KAFKA-5270
> URL: https://issues.apache.org/jira/browse/KAFKA-5270
> Project: Kafka
>  Issue Type: Sub-task
>  Components: clients, core, producer 
>Reporter: Apurva Mehta
>  Labels: exactly-once
> Fix For: 1.1.0
>
>
> Currently, we send the `AddOffsetsToTxn` request unconditionally every time, 
> even if we receive multiple sendOffsets for the same group. We could keep 
> track of the added groups in the TransactionManager and not resend this RPC 
> multiple times for the same transaction as the subsequent instances add no 
> new information.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)