[
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)