You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2016/10/11 20:43:20 UTC

[jira] [Created] (REEF-1638) Remove master evaluator id when it fails during WaitingForEvaluator state

Julia created REEF-1638:
---------------------------

             Summary: Remove master evaluator id when it fails during WaitingForEvaluator state
                 Key: REEF-1638
                 URL: https://issues.apache.org/jira/browse/REEF-1638
             Project: REEF
          Issue Type: Bug
            Reporter: Julia
            Priority: Minor


Currently, when master evaluator fails during WaitingForEvaluator state, we tolerant the failure and request another evalautor for the master. However, the master evaluator id is not removed in evalautor manager in this case. When a new master evalauotr is registered, we will get exception because we only allow one master evaluator. This bug needs to be fixed. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)