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/20 10:16:05 UTC

[jira] [Created] (KAFKA-3870) Remove the window name from Windows class

Eno Thereska created KAFKA-3870:
-----------------------------------

             Summary: Remove the window name from Windows class
                 Key: KAFKA-3870
                 URL: https://issues.apache.org/jira/browse/KAFKA-3870
             Project: Kafka
          Issue Type: Improvement
          Components: streams
    Affects Versions: 0.10.1.0
            Reporter: Eno Thereska
            Assignee: Eno Thereska
             Fix For: 0.10.1.0


The class {{org.apache.kafka.streams.kstream.Windows}} takes a "name" parameter that specifies the name of state stores for any subsequent operations. It is better to remove the name from this class and add it to the aggregator or join operators instead.



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