Dario Rexin created MESOS-5842:
----------------------------------
Summary: Improve Scheduler HTTP API docs for ERROR events
Key: MESOS-5842
URL: https://issues.apache.org/jira/browse/MESOS-5842
Project: Mesos
Issue Type: Documentation
Components: documentation
Reporter: Dario Rexin
Priority: Minor
Currently the documentation for events of type ERROR reads as follows:
{quote}
Sent by the master when an asynchronous error event is generated (e.g., a
framework is not authorized to subscribe with the given role). It is
recommended that the framework abort when it receives an error and retry
subscription as necessary.
{quote}
In addition Mesos also closes the connection after sending the event.
Especially the second sentence makes it sound like the client should close the
connection. It should be clearly stated in the docs that Mesos closes the
connection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)