Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
org.apache.reef.runtime.common.driver.evaluator.EvaluatorState needs a CLOSING state to describe the time between asking an Evaluator to shut down and when that has actually happened. That would allow us to clean up the state checking code.