You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/01/22 19:29:22 UTC

[jira] [Resolved] (AURORA-45) Scheduler should wait for registered to be called before attempting to invoke driver

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

Bill Farner resolved AURORA-45.
-------------------------------

    Resolution: Fixed

> Scheduler should wait for registered to be called before attempting to invoke driver
> ------------------------------------------------------------------------------------
>
>                 Key: AURORA-45
>                 URL: https://issues.apache.org/jira/browse/AURORA-45
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>            Reporter: Bill Farner
>            Assignee: Bill Farner
>
> We have observed the scheduler attempting to kill tasks before {{registered()}} had been called. This resulted in the driver dropping those attempts on the floor. Since the driver didn't signal failure to the scheduler (but instead logged an error) the scheduler wrote a KILLING state transition to the replicated log and signaled success to the client. Since the {{killTasks}} message was never sent the task timed out and the task continued to run until the GC executor reconciled state.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)