Matthias J. Sax created KAFKA-4302:
--------------------------------------
Summary: Simplify KTableSource
Key: KAFKA-4302
URL: https://issues.apache.org/jira/browse/KAFKA-4302
Project: Kafka
Issue Type: Improvement
Components: streams
Reporter: Matthias J. Sax
Assignee: Guozhang Wang
Priority: Minor
With the new "interactive queries" feature, source tables are always
materialized. Thus, we can remove the stale flag {{KTableSoure#materialized}}
(which is always true now) to simply to code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)