[ 
https://issues.apache.org/jira/browse/MESOS-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170087#comment-15170087
 ] 

Michael Park commented on MESOS-3940:
-------------------------------------

{noformat}
commit 4211789fbf446f77346241a1e9031a1cd38c635e
Author: Greg Mann <[email protected]>
Date:   Fri Feb 26 15:18:56 2016 -0800

    Added checks for presence of `ReservationInfo.principal`.

    The `ReservationInfo.principal` field was recently made `optional`.
    There remain a few places in the code that assume this field is always
    set. This patch uses `has_principal()` before this field is accessed to
    ensure correctness.

    Review: https://reviews.apache.org/r/42733/
{noformat}

> /reserve and /unreserve should be permissive under a master without 
> authentication.
> -----------------------------------------------------------------------------------
>
>                 Key: MESOS-3940
>                 URL: https://issues.apache.org/jira/browse/MESOS-3940
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Michael Park
>            Assignee: Greg Mann
>              Labels: authentication, mesosphere, reservations
>             Fix For: 0.28.0
>
>
> Currently, the {{/reserve}} and {{/unreserve}} endpoints do not work without 
> authentication enabled on the master. When authentication is disabled on the 
> master, these endpoints should just be permissive.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to