GitHub user StefanRRichter opened a pull request:
https://github.com/apache/flink/pull/3091
[FLINK-5442] Ensure order of enum elements in StateDescriptor.Type
This PR adds a test to ensure the order of elements in enum
``StateDescriptor.Type`` which is important for the serialization format.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/StefanRRichter/flink fix-descriptor-type-order
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3091.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 #3091
----
commit e79b00a2a623dbd06329beee5c81086302821fae
Author: Stefan Richter <[email protected]>
Date: 2017-01-10T21:52:58Z
[FLINK-5442] Ensure order of enum elements in StateDescriptor.Type through
test
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---