You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2017/02/09 08:53:41 UTC

[jira] [Created] (MESOS-7091) Update local authorizer to not use deprecated value field for REGISTER_FRAMEWORK

Benjamin Bannier created MESOS-7091:
---------------------------------------

             Summary: Update local authorizer to not use deprecated value field for REGISTER_FRAMEWORK
                 Key: MESOS-7091
                 URL: https://issues.apache.org/jira/browse/MESOS-7091
             Project: Mesos
          Issue Type: Bug
            Reporter: Benjamin Bannier


For the {{REGISTER_FRAMEWORK}} action use of the authorization {{Object}}'s {{value}} field is deprecated since 1.0.0; instead authorizers should examine the passed {{framework_info}}. We still set {{value}} for backwards-compatibility though.

We should remove local authorizer branches looking at this deprecated field when authorizing {{REGISTER_FRAMEWORK}}, and clean up tests setting it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)