[
https://issues.apache.org/jira/browse/FLINK-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17910793#comment-17910793
]
Kurt Ostfeld commented on FLINK-3154:
-------------------------------------
The PR is ready: [https://github.com/apache/flink/pull/25896]
This is based on the Flink 2.0 master branch as of a few days ago. This passes
all CI tests. There are no merge conflicts as of this moment.
This is a simpler PR, as it doesn't need compatibility with existing saved
Flink 1.x state as Flink 2.0 isn't providing that.
If there is review feedback or requested changes, I can address those.
Otherwise, this should be ready to merge.
> Update Kryo version from 2.24.0 to latest Kryo LTS version
> ----------------------------------------------------------
>
> Key: FLINK-3154
> URL: https://issues.apache.org/jira/browse/FLINK-3154
> Project: Flink
> Issue Type: Improvement
> Components: API / Type Serialization System
> Affects Versions: 1.0.0
> Reporter: Maximilian Michels
> Priority: Not a Priority
> Labels: pull-request-available
>
> Flink's Kryo version is outdated and could be updated to a newer version,
> e.g. kryo-3.0.3.
> From ML: we cannot bumping the Kryo version easily - the serialization format
> changed (that's why they have a new major version), which would render all
> Flink savepoints and checkpoints incompatible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)