Github user uce commented on the issue: https://github.com/apache/flink/pull/3117 Thanks! Looks good. Just tested this with a job where I did not set any UIDs. After changing in an incompatible way (with respect to auto generated IDs) I was able to restore my state with `setUidHash`. I further played around with it by adding a completely new operator, which also restored the state of an operator in addition to the regular one. I think this will be very powerful once we provide some less low level plumbing around it. The biggest pain point right now (independent of this PR) is figuring out the old IDs. I will go ahead and merge this for `master` and `release-1.2`.
--- 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. ---