You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by NicoK <gi...@git.apache.org> on 2017/04/19 14:33:52 UTC

[GitHub] flink issue #3512: [FLINK-6008] collection of BlobServer improvements

Github user NicoK commented on the issue:

    https://github.com/apache/flink/pull/3512
  
    * I removed the exposed `BlobService` from the `LibraryCacheManager`
    * Also, I developed a new cleanup story that removes blobs only if there are no tasks referring to the job ID anymore. The extension of keeping the files around for re-deployment may be added as part of a new re-deployment story when it is actually implemented.
    * Regarding the suggestion of refactoring the `get(JobId, String)` methods, I created [FLINK-6329](https://issues.apache.org/jira/browse/FLINK-6329) as this change maybe a future improvement.
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---