[jira] [Created] (FLINK-5155) Deprecate ValueStateDescriptor constructors with default value

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5155) Deprecate ValueStateDescriptor constructors with default value

Shang Yuanchun (Jira)
Aljoscha Krettek created FLINK-5155:
---------------------------------------

             Summary: Deprecate ValueStateDescriptor constructors with default value
                 Key: FLINK-5155
                 URL: https://issues.apache.org/jira/browse/FLINK-5155
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
            Reporter: Aljoscha Krettek


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)