You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/01/24 12:36:00 UTC

[jira] [Created] (FLINK-8502) Remove LibraryCacheManager from JobMaster

Till Rohrmann created FLINK-8502:
------------------------------------

             Summary: Remove LibraryCacheManager from JobMaster
                 Key: FLINK-8502
                 URL: https://issues.apache.org/jira/browse/FLINK-8502
             Project: Flink
          Issue Type: Improvement
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


The {{JobMaster}} does not need access to the {{LibraryCacheManager}} because it is already started with the user code class loader. We should, therefore, remove the unused components.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)