Till Rohrmann created FLINK-26003:
-------------------------------------
Summary: Use Jackson serialization for persisting TaskExecutor
state to working directory
Key: FLINK-26003
URL: https://issues.apache.org/jira/browse/FLINK-26003
Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.15.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Fix For: 1.15.0
In order to avoid Java serialization, we should use a different serialization
format for persisting {{TaskExecutor}} state in the working directory. One idea
could be to use Jackson for the serialization.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)