You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Guangya Liu (JIRA)" <ji...@apache.org> on 2015/11/06 11:32:27 UTC

[jira] [Created] (MESOS-3838) Put authorize logic for teardown into a common function

Guangya Liu created MESOS-3838:
----------------------------------

             Summary: Put authorize logic for teardown into a common function
                 Key: MESOS-3838
                 URL: https://issues.apache.org/jira/browse/MESOS-3838
             Project: Mesos
          Issue Type: Bug
            Reporter: Guangya Liu
            Assignee: Guangya Liu


The mesos now have authorizeTask, authorizeFramework and may have authorizeReserveResource and authorizeUnReserveResource later. 

But now the Master::Http::teardown() is putting the authorize logic in the Master::Http::teardown() itself, it is better to put authorize logic for teardown into a common function authorizeTeardown().



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