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:55:41 UTC

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

     [ https://issues.apache.org/jira/browse/MESOS-7091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bannier updated MESOS-7091:
------------------------------------
    Labels: tech-debt  (was: )

> 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
>              Labels: tech-debt
>
> 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)