You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "aitozi (JIRA)" <ji...@apache.org> on 2018/10/16 15:32:00 UTC

[jira] [Created] (FLINK-10567) Lost serialize fields when ttl state store with the mutable serializer

aitozi created FLINK-10567:
------------------------------

             Summary: Lost serialize fields when ttl state store with the mutable serializer
                 Key: FLINK-10567
                 URL: https://issues.apache.org/jira/browse/FLINK-10567
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing
    Affects Versions: 1.7.0
            Reporter: aitozi
            Assignee: aitozi
             Fix For: 1.7.0


In TtlStateSerializer, when it is duplicate, it will lost the long field serializer which will lead to exception when createInstance, which can easily be reproduced by the test case



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)