[
https://issues.apache.org/jira/browse/FLINK-6524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-6524.
--------------------------------
Resolution: Duplicate
Done as part of FLINK-8501.
> Make server address of BlobCache configurable
> ---------------------------------------------
>
> Key: FLINK-6524
> URL: https://issues.apache.org/jira/browse/FLINK-6524
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.3.0, 1.4.0
> Reporter: Till Rohrmann
> Priority: Major
>
> Currently, the {{BlobCache}} can only be started with a fixed address of the
> {{BlobServer}} such that it know where to ask for blobs which are not already
> cached. In order to connect to a new {{BlobServer}} a new {{BlobCache}} has
> to be created, effectively deleting all previously cached files. This thwarts
> the essential purpose of a cache and, thus, should be changed.
> I propose to make the server address configurable such that a single
> {{BlobCache}} can be connected to a new {{BlobServer}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)