You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/06/30 14:31:00 UTC

[jira] [Created] (FLINK-7055) refactor BlobService#getURL() methods to return a File object

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)