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

Deprecate ValueStateDescriptor constructors with default value

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • None

    Description

      Having the default value in the descriptor is problematic with some serialisers and we don't lose a feature because users can always check for the null value and initialise with their own default value if necessary. Right now, we're always forcing people to specify a default value even though they don't need one.

      Of course, we should add constructors without a default value.

      Attachments

        Activity

          People

            aljoscha Aljoscha Krettek
            aljoscha Aljoscha Krettek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: