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

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

GitHub user mjsax opened a pull request:

    https://github.com/apache/kafka/pull/3542

    KAFKA-5362: Follow up to Streams EOS system test

     - improve tests to get rid of calls to `sleep` in Python
     - fixed some flaky test conditions
     - improve debugging

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjsax/kafka failing-eos-system-tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3542.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 #3542
    
----
commit b2cf22577de017fd8a6a712de36620a600376827
Author: Matthias J. Sax <matth...@confluent.io>
Date:   2017-07-07T04:39:48Z

    KAFKA-5362: Follow up EOS system test
     - reduce test runtime by removing sleep calls
     - improved debugging
     - minor fix for KafkaStreams state listener callback

commit 9c6f2e94d0ca3b0750fbd4424824e6984d8e794c
Author: Matthias J. Sax <matth...@confluent.io>
Date:   2017-07-08T00:37:23Z

    MINOR: fix flaky Stream EOS system test
     - need to check topic-partition position even if no data is returned
     - should not kill producer on failure
     - improved debugging

----


> Add EOS system tests for Streams API
> ------------------------------------
>
>                 Key: KAFKA-5362
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5362
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, system 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 system tests for Streams API with exactly-once enabled.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to