pnowojski commented on code in PR #21201:
URL: https://github.com/apache/flink/pull/21201#discussion_r1012802125
##########
flink-runtime/src/main/java/org/apache/flink/runtime/state/metainfo/StateMetaInfoSnapshotReadersWriters.java:
##########
@@ -139,10 +132,10 @@ private static StateMetaInfoReader
getLegacyKeyedStateMetaInfoReader(int readVer
private static StateMetaInfoReader
getLegacyOperatorStateMetaInfoReader(int readVersion) {
Review Comment:
I've simplified the code even a bit further (please take a look at the fixup
commit)
--
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]