Bill Bejeck created KAFKA-6704:
----------------------------------
Summary: Checking hasNext from SegementIterator could throw
InvalidStateStoreException
Key: KAFKA-6704
URL: https://issues.apache.org/jira/browse/KAFKA-6704
Project: Kafka
Issue Type: Bug
Components: streams
Reporter: Bill Bejeck
Assignee: Bill Bejeck
Fix For: 1.2.0
When using Interactive Queries to do a range query on a Windowed store
,{{SegmentIterator.hasNext}} could throw an {{InvalidStateStoreException}} if
the {{StreamThread}} has closed the store.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)