You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2016/09/27 12:57:20 UTC

[jira] [Updated] (FLINK-3154) Update Kryo version from 2.24.0 to 3.0.3

     [ https://issues.apache.org/jira/browse/FLINK-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther updated FLINK-3154:
--------------------------------
    Description: 
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.

  was:Flink's Kryo version is outdated and could be updated to a newer version, e.g. kryo-3.0.3.


> Update Kryo version from 2.24.0 to 3.0.3
> ----------------------------------------
>
>                 Key: FLINK-3154
>                 URL: https://issues.apache.org/jira/browse/FLINK-3154
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: 1.0.0
>            Reporter: Maximilian Michels
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> 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
(v6.3.4#6332)