Igor Morozov created AURORA-1706:
------------------------------------

             Summary: 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
    Affects Versions: 0.13.0
            Reporter: Igor Morozov


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)

Reply via email to