Stephan Ewen created FLINK-1371: ----------------------------------- Summary: KryoSerializer swallows/wraps IOExceptions Key: FLINK-1371 URL: https://issues.apache.org/jira/browse/FLINK-1371 Project: Flink Issue Type: Bug Components: Local Runtime Affects Versions: 0.8, 0.9 Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 0.8, 0.9
Because Kryo swallows the {{EOFException}} and instead throws a {{KryoException}}, it breaks the logic that detects end-of-stream and end-of-memory. I will prepare a patch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)