Neil Conway created MESOS-5323:
----------------------------------
Summary: Consider renaming "status" to "exit_status" in FAILURE
Key: MESOS-5323
URL: https://issues.apache.org/jira/browse/MESOS-5323
Project: Mesos
Issue Type: Improvement
Reporter: Neil Conway
Priority: Minor
The {{FAILURE}} event includes a {{status}} field with the exit status of the
executor (when it is reporting executor terminations). "status" is a bit
ambiguous -- it can mean many things, including the status of a running task. I
think we should consider renaming it to "exit_code" or "exit_status" for the
sake of clarity.
We might consider a similar renaming in other places where we use "status" for
exit values, such as {{containerizer.proto}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)