[ 
https://issues.apache.org/jira/browse/FLINK-18606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek closed FLINK-18606.
------------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

master: 4343e00bc07a3f31a585915da75adb232a9fa974

> Remove generic parameter from SinkFunction.Context<T>
> -----------------------------------------------------
>
>                 Key: FLINK-18606
>                 URL: https://issues.apache.org/jira/browse/FLINK-18606
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> As discussed on the mailing list 
> https://lists.apache.org/thread.html/ra72d406e262f3b30ef4df95e8e4ba2d765859203499be3b6d5cd59a2%40%3Cdev.flink.apache.org%3E
> The SinkFunction.Context  interface is a generic that does not use this 
> generic parameter.
> In most places where this interface is used the generic parameter is omitted 
> and thus gives many warnings about using "raw types".
> This is to try to remove this generic parameter and asses the impact.



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

Reply via email to