[ 
https://issues.apache.org/jira/browse/MESOS-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202708#comment-15202708
 ] 

Alexander Rukletsov edited comment on MESOS-4911 at 3/19/16 10:36 AM:
----------------------------------------------------------------------

{noformat}
Commit: 630b12ad86c31ad21d536e068ee18f8722d79c48 [630b12a]
Author: Alexander Rukletsov <ruklet...@gmail.com>
Date: 18 Mar 2016 21:36:26 CET
Committer: Benjamin Mahler <bmah...@apache.org>
Commit Date: 18 Mar 2016 21:39:42 CET

Removed hard-coded executor shutdown grace period in executor driver.

The executor shutdown grace period, which configured on the agent, is
propagated to executors via the `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD`
environment variable. The executor driver uses this timeout to delay
the forcible kill of the executor process group.

Review: https://reviews.apache.org/r/44654/
{noformat}


was (Author: alexr):
Commit: 630b12ad86c31ad21d536e068ee18f8722d79c48 [630b12a]
Author: Alexander Rukletsov <ruklet...@gmail.com>
Date: 18 Mar 2016 21:36:26 CET
Committer: Benjamin Mahler <bmah...@apache.org>
Commit Date: 18 Mar 2016 21:39:42 CET

Removed hard-coded executor shutdown grace period in executor driver.

The executor shutdown grace period, which configured on the agent, is
propagated to executors via the `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD`
environment variable. The executor driver uses this timeout to delay
the forcible kill of the executor process group.

Review: https://reviews.apache.org/r/44654/

> Executor driver does not respect executor shutdown grace period.
> ----------------------------------------------------------------
>
>                 Key: MESOS-4911
>                 URL: https://issues.apache.org/jira/browse/MESOS-4911
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Alexander Rukletsov
>            Assignee: Alexander Rukletsov
>              Labels: mesosphere
>             Fix For: 0.29.0
>
>
> Executor shutdown grace period, configured on the agent, is
> propagated to executors via the `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD`
> environment variable. The executor driver must use this timeout to delay
> the hard shutdown of the related executor.



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

Reply via email to