Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

[REEF-726] Race condition with completed Containers #476

Closed
wants to merge 1 commit into from

Commits on Sep 9, 2015

  1. [REEF-726] Race condition with completed Containers

    This addressed the issue by
      * Not releasing Evaluators directly in ``YarnContainerManager`` and instead delegate the job to ``EvaluatorManager`` on container complete.
    
    JIRA:
      [REEF-726](https://issues.apache.org/jira/browse/REEF-726)
    afchung committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    de8efe9 View commit details
    Browse the repository at this point in the history