[ https://issues.apache.org/jira/browse/KAFKA-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014732#comment-17014732 ]
ASF GitHub Bot commented on KAFKA-9418: --------------------------------------- abbccdda commented on pull request #7952: (WIP) KAFKA-9418: Add new sendoffsetsToTransaction API to KafkaProducer URL: https://github.com/apache/kafka/pull/7952 As title suggests, the change is bringing in the consumer group metadata as part of the transaction API for correct fencing after 447. This will be rebased once [consumer fencing](https://github.com/apache/kafka/pull/7897) pr is merged ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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: us...@infra.apache.org > Add new sendOffsets API to include consumer group metadata > ---------------------------------------------------------- > > Key: KAFKA-9418 > URL: https://issues.apache.org/jira/browse/KAFKA-9418 > Project: Kafka > Issue Type: Sub-task > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Major > > Add the consumer group metadata as part of producer sendTransactions API to > enable proper fencing under 447 -- This message was sent by Atlassian Jira (v8.3.4#803005)