You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "CanBin Zheng (JIRA)" <ji...@apache.org> on 2017/04/06 01:39:41 UTC

[jira] [Created] (FLINK-6269) var could be a val

CanBin Zheng created FLINK-6269:
-----------------------------------

             Summary: var could be a val
                 Key: FLINK-6269
                 URL: https://issues.apache.org/jira/browse/FLINK-6269
             Project: Flink
          Issue Type: Wish
          Components: JobManager
    Affects Versions: 1.2.0
            Reporter: CanBin Zheng
            Priority: Trivial


In JobManager.scala
var userCodeLoader = libraryCacheManager.getClassLoader(jobGraph.getJobID)
this var could be a val





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)