Greg Mann created MESOS-4382:
--------------------------------
Summary: Change the `principal` in `ReservationInfo` to optional
Key: MESOS-4382
URL: https://issues.apache.org/jira/browse/MESOS-4382
Project: Mesos
Issue Type: Improvement
Reporter: Greg Mann
Assignee: Greg Mann
With the addition of HTTP endpoints for {{/reserve}} and {{/unreserve}}, it is
now desirable to allow dynamic reservations without a principal, in the case
where HTTP authentication is disabled. To allow for this, we will change the
{{principal}} field in {{ReservationInfo}} from required to optional. For
backwards-compatibility, however, the master should currently invalidate any
{{ReservationInfo}} messages that do not have this field set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)