You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Joshua Cohen (JIRA)" <ji...@apache.org> on 2015/12/16 20:36:47 UTC

[jira] [Resolved] (AURORA-1555) Executor should validate input on start up

     [ https://issues.apache.org/jira/browse/AURORA-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Cohen resolved AURORA-1555.
----------------------------------
    Resolution: Duplicate

> 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)