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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)