You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/18 19:14:20 UTC

[jira] [Commented] (KAFKA-3870) Expose state store names to DSL

    [ https://issues.apache.org/jira/browse/KAFKA-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382875#comment-15382875 ] 

ASF GitHub Bot commented on KAFKA-3870:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/1526


> Expose state store names to DSL
> -------------------------------
>
>                 Key: KAFKA-3870
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3870
>             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
>
>
> Currently in Kafka Streams the state store names are hidden in the DSL. This JIRA proposes to make them visible to the DSL, so that developers can subsequently query them. Sequence of steps:
> - Explicitly require names for all operations that create a state store, like {{aggregate}}.
> - Explicitly require names for all created KTables (thus their changelog state stores)
> - Materialize all KTables (today some KTables are materialized and some are not)



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