Michael Drogalis created KAFKA-8213:
---------------------------------------
Summary: KStreams interactive query documentation typo
Key: KAFKA-8213
URL: https://issues.apache.org/jira/browse/KAFKA-8213
Project: Kafka
Issue Type: Bug
Components: documentation
Reporter: Michael Drogalis
In [the Interactive Queries
docs|https://kafka.apache.org/10/documentation/streams/developer-guide/interactive-queries.html#querying-remote-state-stores-for-the-entire-app],
we have a minor typo:
Actual: You can use the corresponding local data in other parts of your
application code, as long as it doesn’t required calling the Kafka Streams API.
Expected: You can use the corresponding local data in other parts of your
application code, as long as it doesn’t require calling the Kafka Streams API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)