[
https://issues.apache.org/jira/browse/AURORA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Morozov updated AURORA-1706:
---------------------------------
Labels: uber (was: )
> Make THERMOS_PREEMPTION_WAIT timeout configurable via thermos executor flags
> ----------------------------------------------------------------------------
>
> Key: AURORA-1706
> URL: https://issues.apache.org/jira/browse/AURORA-1706
> Project: Aurora
> Issue Type: Task
> Components: Executor
> Reporter: Igor Morozov
> Labels: uber
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Currently thermos process's teardown from the end of `ACTIVE` stage to the
> end of `FINALIZING` must happen within 'finalization_wait' seconds. If it
> does not finish during that time, all remaining processes are sent SIGKILLs.
> That normally happens if a process doesn't respond to SIGTERM signal.
> finalization_wait timeout is based on THERMOS_PREEMPTION_WAIT timeout in
> thermos task runner that is hardcoded to 1 minute. It seems to be useful to
> make it configurable via thermos executor flags.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)