Benjamin Hindman created MESOS-1139:
---------------------------------------
Summary: Task validation in scheduler driver should be done in the
master
Key: MESOS-1139
URL: https://issues.apache.org/jira/browse/MESOS-1139
Project: Mesos
Issue Type: Improvement
Components: framework, master
Reporter: Benjamin Hindman
Priority: Minor
Currently some task validation is done in the master and some is done in the
scheduler driver. For consistency it would be nice to do this in one place, and
as we move to a model where we do less in the scheduler library to make it
easier to have native-language libraries it makes sense to move this all to the
master.
--
This message was sent by Atlassian JIRA
(v6.2#6252)