zentol opened a new pull request, #20976:
URL: https://github.com/apache/flink/pull/20976

   Adds the final piece for supporting UID hashes: a cheap way to map a uid 
hash to a UID.
   This was implemented as a generic UID(hash) -> UID(hash) replacement, so you 
can also just replace a hash with another hash, or just change UID from one to 
another.
   
   All without having to read the actual savepoint data.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to