Till Rohrmann created FLINK-6914: ------------------------------------ Summary: TrySerializer#ensureCompatibility causes StackOverflowException Key: FLINK-6914 URL: https://issues.apache.org/jira/browse/FLINK-6914 Project: Flink Issue Type: Bug Components: State Backends, Checkpointing, Type Serialization System Affects Versions: 1.4.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.4.0
The {{TrySerializer#ensureCompatibility}} method causes a {{StackOverflowException}} because it recursively calls itself. -- This message was sent by Atlassian JIRA (v6.4.14#64029)