[
https://issues.apache.org/jira/browse/MESOS-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler resolved MESOS-728.
-----------------------------------
Resolution: Fixed
This was fixed in [~xujyan]'s changes here:
{noformat}
commit f9d1dd819b6cc3843e4d1287ac10276d62cbfed4
Author: Vinod Kone <[email protected]>
Date: Tue Nov 19 10:39:27 2013 -0800
Replaced usage of old detector with new Master contender and detector
abstractions.
From: Jiang Yan Xu <[email protected]>
Review: https://reviews.apache.org/r/15510
{noformat}
> Masters should seppuku using EXIT instead of abort() when leadership is lost.
> -----------------------------------------------------------------------------
>
> Key: MESOS-728
> URL: https://issues.apache.org/jira/browse/MESOS-728
> Project: Mesos
> Issue Type: Improvement
> Components: master
> Reporter: Benjamin Mahler
> Priority: Minor
> Fix For: 0.16.0
>
>
> The master currently does a LOG(FATAL) when leadership is lost, which
> generates a stack trace and a core dump. An exit would be cleaner here.
--
This message was sent by Atlassian JIRA
(v6.1#6144)