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

Ismael Juma updated KAFKA-5271:
-------------------------------
    Fix Version/s:     (was: 0.11.0.0)

> Producer only needs to send AddOffsetsToTxn one time for each group
> -------------------------------------------------------------------
>
>                 Key: KAFKA-5271
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5271
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: clients, core, producer 
>            Reporter: Jason Gustafson
>
> Currently we send the AddOffsetsToTxn request every time the user calls 
> {{sendOffsets}}. We really only need to send it one time for each groupId 
> included in the transaction. This is a minor optimization since we don't 
> expect that it would be a common use case to add offsets more than once to a 
> transaction.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to