Matthias Pohl created FLINK-29335: ------------------------------------- Summary: OperatorSubtaskState swallows exception Key: FLINK-29335 URL: https://issues.apache.org/jira/browse/FLINK-29335 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Reporter: Matthias Pohl
{{OperatorSubtaskState#discardState}} doesn't forward the exception but prints a log output. This prevents repeatable cleanup. -- This message was sent by Atlassian Jira (v8.20.10#820010)