Nico Kruber created FLINK-7055:
----------------------------------
Summary: refactor BlobService#getURL() methods to return a File object
Key: FLINK-7055
URL:
https://issues.apache.org/jira/browse/FLINK-7055 Project: Flink
Issue Type: Sub-task
Components: Distributed Coordination, Network
Affects Versions: 1.4.0
Reporter: Nico Kruber
Assignee: Nico Kruber
As a relic from its use by the {{UrlClassLoader}}, {{BlobService#getURL()}} methods always returned {{URL}} objects although they were always pointing to locally cached files. As a step towards a better architecture and API, these should return a File object instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)