GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/4389
[FLINK-7255] [docs] Remove default value from ListStateDescriptor con⦠This PR corrects the docs regarding the ListStateDescriptor; it no longer passes a default value to the constructor. This applies to 1.3 and master. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zentol/flink 7255 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4389.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4389 ---- commit ec4dd10fb2decb86345c4d646cb9c6eeb222cb57 Author: zentol <ches...@apache.org> Date: 2017-07-24T13:04:49Z [FLINK-7255] [docs] Remove default value from ListStateDescriptor constructor ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---