zentol commented on issue #6910: [FLINK-10490][tests] OperatorSnapshotUtil should use SavepointV2Seria… URL: https://github.com/apache/flink/pull/6910#issuecomment-432960338 ah, right. Well it looks like all methods referenced in this PR are mostly identical between both serializers; the only difference seems to be that the in the v1 serializer `deserializeKeyedStateHandle()` does not have a branch for incremental key-group handles. Sooo...I guess we were lucky?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
