[ https://issues.apache.org/jira/browse/KAFKA-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-4657. ---------------------------------- Resolution: Fixed Issue resolved by pull request 2672 [https://github.com/apache/kafka/pull/2672] > Improve test coverage of CompositeReadOnlyWindowStore > ----------------------------------------------------- > > Key: KAFKA-4657 > URL: https://issues.apache.org/jira/browse/KAFKA-4657 > Project: Kafka > Issue Type: Sub-task > Components: streams > Reporter: Damian Guy > Fix For: 0.11.0.0 > > > No tests that cover what happens when {{windowStore.fetch(...)}} throw an > {{InvalidStateStoreException}}, i.e., we should check that we get an > {{InvalidStateStoreException}} with the modified message. > There are no tests that cover the {{WindowStoreIterator}} that is returned > when there are no results. In this case we should at least add tests that > show the expected behaviour for {{peekNextKey}}, {{hasNext}}, and {{next}} -- This message was sent by Atlassian JIRA (v6.3.15#6346)