Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3957 Breaking changes for Flink 2.0
  3. FLINK-6912

Consider changing the RichFunction#open method signature to take no arguments.

    XMLWordPrintableJSON

Details

    Description

      RichFunction#open(org.apache.flink.configuration.Configuration) method takes a Configuration instance as an argument which is always passed as a new instance 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

      Attachments

        Issue Links

          Activity

            People

              Weijie Guo Weijie Guo
              m.pryahin Mikhail Pryakhin
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: