XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • v0.5.0
    • v0.5.0
    • None
    • None

    Description

      Fix memory leak in ExecutionRuntimeManager

      As equal method is not overrided in AbstractEnvironment, below return statement has never been executed.

      if (executionRuntimeCache.containsKey(environment)) {
                  return executionRuntimeCache.get(environment);
              }
      

      Attachments

        Issue Links

          Activity

            People

              qingwzhao Qingwen Zhao
              qingwzhao Qingwen Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: