You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/06/14 14:49:00 UTC

[jira] [Closed] (FLINK-6914) TrySerializer#ensureCompatibility causes StackOverflowException

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

Till Rohrmann closed FLINK-6914.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.1

1.4.0: https://github.com/apache/flink/commit/3bad77c0ae932a926260b769efb151a89fc309ab
1.3.1: https://github.com/apache/flink/commit/5281dd6598f17c8dfe0c7b091c90c8721d305375

> TrySerializer#ensureCompatibility causes StackOverflowException
> ---------------------------------------------------------------
>
>                 Key: FLINK-6914
>                 URL: https://issues.apache.org/jira/browse/FLINK-6914
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing, Type Serialization System
>    Affects Versions: 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 1.3.1, 1.4.0
>
>
> The {{TrySerializer#ensureCompatibility}} method causes a {{StackOverflowException}} because it recursively calls itself.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)