GitHub user adyach opened a pull request: https://github.com/apache/kafka/pull/2672
KAFKA-4657: Improve test coverage of CompositeReadOnlyWindowStore This commmit brings improved test coverage for window store fetch method and WindowStoreIterator 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/2672.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 #2672 ---- commit 2ef77edcd853e23572b9a0543af2907ef89bd241 Author: Andrey Dyachkov <andrey.dyach...@zalando.de> Date: 2017-03-10T21:51:12Z KAFKA-4657: improved test coverage This commmit brings improved test coverage for window store fetch method and WindowStoreIterator ---- --- 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. ---