[
https://issues.apache.org/jira/browse/KAFKA-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123434#comment-16123434
]
ASF GitHub Bot commented on KAFKA-4643:
---------------------------------------
GitHub user adyach opened a pull request:
https://github.com/apache/kafka/pull/3659
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 trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3659.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 #3659
----
commit 2ef77edcd853e23572b9a0543af2907ef89bd241
Author: Andrey Dyachkov <[email protected]>
Date: 2017-03-10T21:51:12Z
KAFKA-4657: improved test coverage
This commmit brings improved test coverage for window store fetch method
and WindowStoreIterator
commit 3a386b350415baaf141b181222bce3397750adea
Author: Andrey Dyachkov <[email protected]>
Date: 2017-03-11T13:58:47Z
KAFKA-4657: split test
commit 90e68164c69bcbc553f4eaadebffd2bac5eb39dd
Author: Andrey Dyachkov <[email protected]>
Date: 2017-03-13T08:30:19Z
KAFKA-4657: fixed test names
commit 413ae41012a20443c22418ede96a9b6040814873
Author: Andrey Dyachkov <[email protected]>
Date: 2017-03-13T19:55:24Z
Merge branch 'trunk' of github.com:apache/kafka into trunk
commit 6957d6ee542e34f9eb24f6bc5882fb104350fc84
Author: Andrey Dyachkov <[email protected]>
Date: 2017-05-23T07:45:46Z
Merge remote-tracking branch 'upstream/trunk' into trunk
commit 1c14d1fda438d9c044b2e14676d655196b2c0832
Author: Andrey Dyachkov <[email protected]>
Date: 2017-07-24T11:06:58Z
Merge branch 'trunk' of github.com:adyach/kafka into trunk
commit 7ac217510847acfeb714e0058bf3bcce1c214029
Author: Andrey Dyachkov <[email protected]>
Date: 2017-07-24T11:07:31Z
Merge branch 'trunk' of github.com:apache/kafka into trunk
commit a4fd8a05e91f483b7cdcbbe4997c25e1f8253f83
Author: Andrey Dyachkov <[email protected]>
Date: 2017-08-11T12:24:44Z
Merge branch 'trunk' of github.com:apache/kafka into trunk
commit 288b6f75ffc072bd20b9fc7972feeb10abdb13d9
Author: Andrey Dyachkov <[email protected]>
Date: 2017-08-11T14:23:54Z
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)