Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19384

Source API exception signatures are inconsistent

    XMLWordPrintableJSON

Details

    Description

      The methods in org.apache.flink.api.connector.source.Source have inconsistent exception signatures:

      • the methods to create reader and enumerator do not throw a checked exception
      • the method to restore an enumerator throws an IOException.

      Either all methods should allow throwing checked IOExceptions or all methods should not allo any checked exceptions.

      Attachments

        Issue Links

          Activity

            People

              sewen Stephan Ewen
              sewen Stephan Ewen
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: