Joshua Cohen created AURORA-1555:
------------------------------------

             Summary: Executor should validate input on start up
                 Key: AURORA-1555
                 URL: https://issues.apache.org/jira/browse/AURORA-1555
             Project: Aurora
          Issue Type: Task
          Components: Executor, Thermos
            Reporter: Joshua Cohen
            Priority: Minor


We currently validate executor settings in the client before submitting a job 
to the scheduler. The scheduler then passes those settings on to the executor 
without examining them at all. It would be possible to use the API to directly 
create tasks without validating the input at all. This could lead to mysterious 
executor crashes. To address this the executor should validate input as well 
and FAIL the task right away if invalid settings are found.



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

Reply via email to