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

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

Xu Pingyong created FLINK-7015:
----------------------------------

             Summary: Separate OperatorConfig from StreamConfig
                 Key: FLINK-7015
                 URL: https://issues.apache.org/jira/browse/FLINK-7015
             Project: Flink
          Issue Type: Improvement
            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)