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

FLIP-405: Migrate string configuration key to ConfigOption

    XMLWordPrintableJSON

Details

    • Hide
      We have deprecated all `setXxx` and `getXxx` methods except getString(String key, String defaultValue) and setString(String key, String value), such as: setInteger, setLong, getInteger and getLong etc. We strongly recommend users and developers use get and set methods directly.

      In addition, we recommend users to use ConfigOption instead of string as key.
      Show
      We have deprecated all `setXxx` and `getXxx` methods except getString(String key, String defaultValue) and setString(String key, String value), such as: setInteger, setLong, getInteger and getLong etc. We strongly recommend users and developers use get and set methods directly. In addition, we recommend users to use ConfigOption instead of string as key.

    Description

      This is an umbrella Jira of FLIP-405

      Attachments

        Issue Links

          Activity

            People

              sxnan Xuannan Su
              fanrui Rui Fan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: