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)