You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2017/06/27 16:43:00 UTC

[jira] [Updated] (FLINK-7015) Separate OperatorConfig from StreamConfig

     [ https://issues.apache.org/jira/browse/FLINK-7015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-7015:
----------------------------------
    Component/s: DataStream API

> Separate OperatorConfig from StreamConfig
> -----------------------------------------
>
>                 Key: FLINK-7015
>                 URL: https://issues.apache.org/jira/browse/FLINK-7015
>             Project: Flink
>          Issue Type: Improvement
>          Components: DataStream API
>            Reporter: Xu Pingyong
>            Assignee: Xu Pingyong
>
> Now stream config contains  configs not only the batch task needs, but also the operator needs, so stream config can see configs of the operator, and operator can see configs of the batch task.
> We  need to separate operator config from stream config, and they can only see configs of themselves.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)