You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/11/20 23:47:35 UTC

[jira] [Assigned] (MESOS-624) Master improperly prints the exit status of the executor

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

Benjamin Mahler reassigned MESOS-624:
-------------------------------------

    Assignee: Benjamin Mahler

https://reviews.apache.org/r/15708/

> Master improperly prints the exit status of the executor
> --------------------------------------------------------
>
>                 Key: MESOS-624
>                 URL: https://issues.apache.org/jira/browse/MESOS-624
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Benjamin Mahler
>            Priority: Minor
>              Labels: starter_project
>             Fix For: 0.16.0
>
>
> Instead of extracting the status via WEXITSTATUS() or checking WEXITED(), it just prints the 'int' value. This is erroneous.
> slave
> -------
> I0807 18:39:55.782146 41771 slave.cpp:2074] Executor 'default' of framework 201308071828-2081170186-5050-41032-0000 has exited with status 127
> master
> ----------
> I0807 18:39:55.785429 41058 master.cpp:1260] Executor default of framework 201308071828-2081170186-5050-41032-0000 on slave 201308071828-2081170186-5050-41032-0 (***) exited with status 32512



--
This message was sent by Atlassian JIRA
(v6.1#6144)