[ 
https://issues.apache.org/jira/browse/FLINK-6912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321652#comment-17321652
 ] 

Flink Jira Bot commented on FLINK-6912:
---------------------------------------

This issue and all of its Sub-Tasks have not been updated for 180 days. So, it 
has been labeled "stale-minor". If you are still affected by this bug or are 
still interested in this issue, please give an update and remove the label. In 
7 days the issue will be closed automatically.

> Consider changing the RichFunction#open method signature to take no arguments.
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-6912
>                 URL: https://issues.apache.org/jira/browse/FLINK-6912
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataSet, API / DataStream
>    Affects Versions: 1.3.0
>            Reporter: Mikhail Pryakhin
>            Priority: Minor
>              Labels: stale-minor
>             Fix For: 2.0.0
>
>
> RichFunction#open(org.apache.flink.configuration.Configuration) method takes 
> a Configuration instance as an argument which is always [passed as a new 
> instance|https://github.com/apache/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/AbstractUdfStreamOperator.java#L111]
>  bearing no configuration parameters. As I figured out it is a remnant of the 
> past since that method signature originates from the Record API. Consider 
> changing the RichFunction#open method signature to take no arguments as well 
> as actualizing java docs.
> You can find the complete discussion 
> [here|http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/RichMapFunction-setup-method-td13696.html]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to