David Moravek created FLINK-14746: ------------------------------------- Summary: History server does not handle uncaught exceptions in archive fetcher. Key: FLINK-14746 URL: https://issues.apache.org/jira/browse/FLINK-14746 Project: Flink Issue Type: Bug Components: Runtime / Web Frontend Affects Versions: 1.9.1, 1.8.2 Reporter: David Moravek
In case archive fetcher fails with an error - eg. OOM while parsing json archives, the error is swallowed by ScheduledExectutorService and the submitted runnable is never rescheduled. -- This message was sent by Atlassian Jira (v8.3.4#803005)