Benjamin Mahler created MESOS-728:
-------------------------------------
Summary: 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.15.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)