You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/01/24 12:44:00 UTC

[jira] [Created] (FLINK-25784) SerializedThrowable(De)Serializer out of sync

Chesnay Schepler created FLINK-25784:
----------------------------------------

             Summary: SerializedThrowable(De)Serializer out of sync
                 Key: FLINK-25784
                 URL: https://issues.apache.org/jira/browse/FLINK-25784
             Project: Flink
          Issue Type: Technical Debt
          Components: Runtime / REST
    Affects Versions: 1.15.0
            Reporter: Chesnay Schepler


The serializers writes 3 fields, but we only deserialize one of them.
If the latter is sufficient, then we could skip the serialization of 2 fields.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)