David Moravek created FLINK-13367:
-------------------------------------
Summary: Make ClosureCleaner detect writeReplace serialization override
Key: FLINK-13367
URL:
https://issues.apache.org/jira/browse/FLINK-13367 Project: Flink
Issue Type: Bug
Affects Versions: 1.8.1, 1.9.0
Reporter: David Moravek
Nested ClosureCleaner introduced in FLINK-12297 does not respect [writeReplace serialization overrides.|
https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html] This is a problem for Apache Beam, that takes advantage of this while serializing avro schemas.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)