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

Aljoscha Krettek closed FLINK-19958.
------------------------------------
    Fix Version/s: 1.12.0
       Resolution: Implemented

master: 79b1632d365e69ea9010413d90785671ea183f18

> Add the IOException to all the I/O related methods' signature in Sink API.
> --------------------------------------------------------------------------
>
>                 Key: FLINK-19958
>                 URL: https://issues.apache.org/jira/browse/FLINK-19958
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataStream
>            Reporter: Guowei Ma
>            Assignee: Guowei Ma
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> In the current Sink API some method does not throw any exception, which 
> should throw intuitively for example `SinkWriter::write`. Some method throw 
> the normal `Exception`, which might be too general.
>  
> So in this pr we want to add a IOException to all the I/O related methods 
> signature.



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

Reply via email to