Jason Gustafson created KAFKA-5271:
--------------------------------------

             Summary: 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
            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