You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2016/04/10 12:51:25 UTC

[jira] [Commented] (MESOS-4316) Support get non-default weights by /weights

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

Adam B commented on MESOS-4316:
-------------------------------

I committed these first two patches, but we still need at least one test for the positive path, where somebody requests to GET /weights, and is returned some basic values. This issue cannot be closed until such a test has been created.

commit 0e5680c51ce7479f294cc654007a007f2eaeb05d
Author: Yongqiao Wang <yq...@cn.ibm.com>
Date:   Sun Apr 10 00:40:50 2016 -0700

    Added authentication test for /weights GET request.
    
    Review: https://reviews.apache.org/r/45203/

commit a28f9e5e4180c26cd708cdf6dada3ba24813926d
Author: Yongqiao Wang <yq...@cn.ibm.com>
Date:   Sun Apr 10 00:19:43 2016 -0700

    Supported querying weight infos via /weights.
    
    Review: https://reviews.apache.org/r/44512/


> Support get non-default weights by /weights
> -------------------------------------------
>
>                 Key: MESOS-4316
>                 URL: https://issues.apache.org/jira/browse/MESOS-4316
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Yongqiao Wang
>            Assignee: Yongqiao Wang
>            Priority: Minor
>              Labels: mesosphere
>             Fix For: 0.29.0
>
>
> Like /quota, we should also add query logic for /weights to keep consistent. Then /roles no longer needs to show weight information.



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