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

Jason Gustafson resolved KAFKA-5271.
------------------------------------
    Resolution: Duplicate

Sorry for the noise. Created this just as Apurva was creating a similar issue.

> 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
>             Fix For: 0.11.0.0
>
>
> 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