[GitHub] kafka pull request #3659: KAFKA-4643: Improve test coverage of StreamsKafkaC...

2017-08-14 Thread adyach
Github user adyach closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request #3659: KAFKA-4643: Improve test coverage of StreamsKafkaC...

2017-08-11 Thread adyach
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 
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 
Date:   2017-03-11T13:58:47Z

KAFKA-4657: split test

commit 90e68164c69bcbc553f4eaadebffd2bac5eb39dd
Author: Andrey Dyachkov 
Date:   2017-03-13T08:30:19Z

KAFKA-4657: fixed test names

commit 413ae41012a20443c22418ede96a9b6040814873
Author: Andrey Dyachkov 
Date:   2017-03-13T19:55:24Z

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

commit 6957d6ee542e34f9eb24f6bc5882fb104350fc84
Author: Andrey Dyachkov 
Date:   2017-05-23T07:45:46Z

Merge remote-tracking branch 'upstream/trunk' into trunk

commit 1c14d1fda438d9c044b2e14676d655196b2c0832
Author: Andrey Dyachkov 
Date:   2017-07-24T11:06:58Z

Merge branch 'trunk' of github.com:adyach/kafka into trunk

commit 7ac217510847acfeb714e0058bf3bcce1c214029
Author: Andrey Dyachkov 
Date:   2017-07-24T11:07:31Z

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

commit a4fd8a05e91f483b7cdcbbe4997c25e1f8253f83
Author: Andrey Dyachkov 
Date:   2017-08-11T12:24:44Z

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

commit 288b6f75ffc072bd20b9fc7972feeb10abdb13d9
Author: Andrey Dyachkov 
Date:   2017-08-11T14:23:54Z

KAFKA-4643: exception test cases

The commit brings improved test coverage for StreamsKafkaClientTest.java




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---