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)