You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/11 22:23:00 UTC

[jira] [Commented] (KAFKA-9451) Pass consumer group metadata to producer on commit

    [ https://issues.apache.org/jira/browse/KAFKA-9451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057441#comment-17057441 ] 

ASF GitHub Bot commented on KAFKA-9451:
---------------------------------------

mjsax commented on pull request #8215: KAFKA-9451: Update MockConsumer to support ConsumerGroupMetadata
URL: https://github.com/apache/kafka/pull/8215
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Pass consumer group metadata to producer on commit
> --------------------------------------------------
>
>                 Key: KAFKA-9451
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9451
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Matthias J. Sax
>            Assignee: Matthias J. Sax
>            Priority: Major
>
> Using producer per thread EOS design, we need to pass the consumer group metadata into `producer.sendOffsetsToTransaction()` to use the new consumer group coordinator fenchning mechanism. We should also reduce the default transaction timeout to 10 seconds (compare the KIP for details).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)