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/01/22 21:56:00 UTC

[jira] [Commented] (KAFKA-9417) Integration test for new EOS model with vanilla Producer and Consumer

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

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

abbccdda commented on pull request #8000: (WIP) KAFKA-9417: New Integration Test for KIP-447
URL: https://github.com/apache/kafka/pull/8000
 
 
   *More detailed description of your change,
   if necessary. The PR title and PR message become
   the squashed commit message, so use a separate
   comment to ping reviewers.*
   
   *Summary of testing strategy (including rationale)
   for the feature or bug fix. Unit and/or integration
   tests are expected for any behaviour change and
   system tests should be considered for larger changes.*
   
   ### 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:
users@infra.apache.org


> Integration test for new EOS model with vanilla Producer and Consumer
> ---------------------------------------------------------------------
>
>                 Key: KAFKA-9417
>                 URL: https://issues.apache.org/jira/browse/KAFKA-9417
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Boyang Chen
>            Assignee: Boyang Chen
>            Priority: Major
>
> We would like to extend the `TransactionMessageCopier` to use the new subscription mode consumer and do a system test based off that in order to verify the new semantic actually works.
> We also want to make sure the backward compatibility is maintained by using group metadata API in existing tests as well.



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