You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Eno Thereska (JIRA)" <ji...@apache.org> on 2016/06/28 08:45:57 UTC

[jira] [Created] (KAFKA-3911) Enforce KTable materialization

Eno Thereska created KAFKA-3911:
-----------------------------------

             Summary: Enforce KTable materialization
                 Key: KAFKA-3911
                 URL: https://issues.apache.org/jira/browse/KAFKA-3911
             Project: Kafka
          Issue Type: Sub-task
          Components: streams
    Affects Versions: 0.10.1.0
            Reporter: Eno Thereska
            Assignee: Eno Thereska
             Fix For: 0.10.1.0


Always enforce KTable materialization upon creation (i.e. even for "builder.table(..).to()" we also materialize it into a state store; this will indeed incur unnecessary overhead but should be very rare, and it helps for consistency of materialization).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)