Till Rohrmann created FLINK-7875: ------------------------------------ Summary: StaticFileServer should not reuse the tmp dir Key: FLINK-7875 URL: https://issues.apache.org/jira/browse/FLINK-7875 Project: Flink Issue Type: Bug Components: Webfrontend Affects Versions: 1.4.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Priority: Minor
The flip-6 {{DispatcherRestEndpoint}} starts the {{StaticFileServer}} always with the same temporay directory. This should be changed, because otherwise multiple rest endpoints might interfere with each other. -- This message was sent by Atlassian JIRA (v6.4.14#64029)