[
https://issues.apache.org/jira/browse/FLINK-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber updated FLINK-7055:
-------------------------------
Description: 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. (was: 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.)
> 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)