Marios Trivyzas created FLINK-26587:
---------------------------------------
Summary: Replace Configuration arg of RichFunction#open with
ReadableConfig
Key: FLINK-26587
URL: https://issues.apache.org/jira/browse/FLINK-26587
Project: Flink
Issue Type: Improvement
Components: API / Core
Reporter: Marios Trivyzas
It would be nice to replace the more concrete *Configuration* with
*ReadableConfig* since according the the javadoc description of the method
*RichFunction#open* the Configuration is a read-only object from which the
function can retrieve and use config options.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)