[
https://issues.apache.org/jira/browse/MESOS-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach reassigned MESOS-7549:
----------------------------------
Assignee: James Peach
| [https://reviews.apache.org/r/59506/|https://reviews.apache.org/r/59506/]
|Consistently use EXIT() in agent startup. |
> Consistently use EXIT() during agent startup.
> ---------------------------------------------
>
> Key: MESOS-7549
> URL: https://issues.apache.org/jira/browse/MESOS-7549
> Project: Mesos
> Issue Type: Bug
> Components: agent
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
>
> In {{src/slave/main.cpp}}, the agent sometimes exits with {{return
> EXIT_FAILURE}} and sometimes exits with {{EXIT(EXIT_FAILURE)}}. We should be
> consistent about using the latter.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)