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

Vinod Kone updated MESOS-694:
-----------------------------

    Fix Version/s: 0.14.1
    
> Preserve exit status for SIGTERM.
> ---------------------------------
>
>                 Key: MESOS-694
>                 URL: https://issues.apache.org/jira/browse/MESOS-694
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Vinod Kone
>             Fix For: 0.14.1
>
>
> The signal handler in src/logging.cpp will cause mesos to exit with an exit 
> status of 1 when killed with SIGTERM. It would be better to preserve the exit 
> status (128 + signal #). In the case of SIGTERM, it is expected that the 
> process exit with 143.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to