Michael Park created MESOS-3200: ----------------------------------- Summary: Remove unused 'fatal' and 'fatalerror' macros Key: MESOS-3200 URL: https://issues.apache.org/jira/browse/MESOS-3200 Project: Mesos Issue Type: Task Components: libprocess, stout Affects Versions: 0.23.0 Reporter: Michael Park
There exist {{fatal}} and {{fatalerror}} macros in both {{libprocess}} and {{stout}}. None of them are currently used as we favor {{glog}}'s {{LOG(FATAL)}}, and therefore should be removed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)