You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Steve Niemitz (JIRA)" <ji...@apache.org> on 2015/01/27 23:53:35 UTC

[jira] [Created] (AURORA-1065) Thermos Executor can hang forever if the runner provider throws an exception

Steve Niemitz created AURORA-1065:
-------------------------------------

             Summary: Thermos Executor can hang forever if the runner provider throws an exception
                 Key: AURORA-1065
                 URL: https://issues.apache.org/jira/browse/AURORA-1065
             Project: Aurora
          Issue Type: Story
            Reporter: Steve Niemitz
            Priority: Minor


If self._runner_provider.from_assigned_task(...) throws an exception that is uncaught (anything other than TaskError), the exception will bubble up without causing the task to go into a failed state or any of the runner signals to be set.  This causes the executor to hang in the "Initializing sandbox" state forever.



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