[ https://issues.apache.org/jira/browse/KAFKA-5361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033244#comment-16033244 ]
ASF GitHub Bot commented on KAFKA-5361: --------------------------------------- GitHub user mjsax opened a pull request: https://github.com/apache/kafka/pull/3193 KAFKA-5361: Add EOS integration tests for Streams api You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/kafka kafka-5361-add-eos-integration-tests-for-streams-api Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3193.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3193 ---- commit 9dcb1dfd953e95f806ad93749e990f3b89ee5a65 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-05-17T00:37:58Z KAFKA-4923: Add Streams EOS integration tests commit 60dc2e040631133671d3a2c0ee7419e56b59f944 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-05-17T16:18:40Z fixed flaky test setup commit f44bfb7c28c70447e781fcab410d40898c02beaa Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-05-18T00:08:24Z Rebased and worked on fail-over-and-recovery commit a2f60b26505308a97933ae26f22989a9e5bda2d4 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-05-18T01:38:54Z fixed checkstyle, test setup, and rebased also fixed Streams bug: need to commit transaction on suspend commit 1abd03f0100fabc59bd0d56855d32d18cafdee81 Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-05-19T18:49:55Z rebased and github comments commit 9f6c3871c2972169c2f2f888cb4a47743662198e Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-05-22T18:51:09Z Github comments, rebased, worked on stateful test case commit 50243287ca2ad0b60eabad1e4c4be45f9d42993a Author: Matthias J. Sax <matth...@confluent.io> Date: 2017-06-01T16:02:36Z Improve debugging Disabled flaky tests ---- > Add EOS integration tests for Streams API > ----------------------------------------- > > Key: KAFKA-5361 > URL: https://issues.apache.org/jira/browse/KAFKA-5361 > Project: Kafka > Issue Type: Bug > Components: streams, unit tests > Affects Versions: 0.11.0.0 > Reporter: Matthias J. Sax > Assignee: Matthias J. Sax > Priority: Blocker > Labels: exactly-once > Fix For: 0.11.0.0 > > > We need to add more integration tests for Streams API with exactly-once > enabled. -- This message was sent by Atlassian JIRA (v6.3.15#6346)