[ https://issues.apache.org/jira/browse/KAFKA-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125471#comment-16125471 ]
ASF GitHub Bot commented on KAFKA-4643: --------------------------------------- GitHub user adyach opened a pull request: https://github.com/apache/kafka/pull/3663 KAFKA-4643: Improve test coverage of StreamsKafkaClient The commit brings improved test coverage for StreamsKafkaClientTest.java You can merge this pull request into a Git repository by running: $ git pull https://github.com/adyach/kafka kafka-4643 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3663.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 #3663 ---- commit 9068f805d721cfe081187d332a265ef98b51ad79 Author: Andrey Dyachkov <andrey.dyach...@zalando.de> Date: 2017-08-14T09:45:17Z KAFKA-4643: exception test cases The commit brings improved test coverage for StreamsKafkaClientTest.java ---- > Improve test coverage of StreamsKafkaClient > ------------------------------------------- > > Key: KAFKA-4643 > URL: https://issues.apache.org/jira/browse/KAFKA-4643 > Project: Kafka > Issue Type: Sub-task > Components: streams > Reporter: Damian Guy > > Exception paths not tested. > {{getTopicMetadata}} not tested -- This message was sent by Atlassian JIRA (v6.4.14#64029)