You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/19 11:09:04 UTC

[jira] [Commented] (KAFKA-4660) Improve test coverage KafkaStreams

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

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

GitHub user umesh9794 opened a pull request:

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

    KAFKA-4660 : Improve test coverage KafkaStreams

    @dguy , @mjsax Please review the PR and let me know your comments. 

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

    $ git pull https://github.com/umesh9794/kafka mylocal

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

    https://github.com/apache/kafka/pull/3099.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 #3099
    
----
commit ed31c1c2f7f8d9b1ef675d80433154025fd2a639
Author: umesh chaudhary <um...@gmail.com>
Date:   2017-05-18T12:18:02Z

    Rebase: KAFKA-5171 : TC should not accept empty string transactional id

commit d0a98cfe49841a99433657a068c83b718833898d
Author: umesh chaudhary <um...@gmail.com>
Date:   2017-05-19T04:14:03Z

    Merge branch 'trunk' of https://github.com/apache/kafka into mylocal

commit ecb189739487704daa51afc2346758d940bee910
Author: umesh chaudhary <um...@gmail.com>
Date:   2017-05-19T11:06:28Z

    KAFKA-4660 : Improve test coverage KafkaStreams

----


> Improve test coverage KafkaStreams
> ----------------------------------
>
>                 Key: KAFKA-4660
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4660
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Damian Guy
>            Priority: Minor
>             Fix For: 0.11.0.0
>
>
> {{toString}} is used to print the topology, so probably should have a unit test.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)