Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19510 FLIP-143: Introduce a new unified sink api
  3. FLINK-19958

Add the IOException to all the I/O related methods' signature in Sink API.

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              maguowei Guowei Ma
              maguowei Guowei Ma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: