Re: Welcome Qian Zhang as a new committer!

2016-10-09 Thread Yongqiao Wang
Congratulations, Qian! -- Regards! Grady YQ. Wang?? -- Original -- From: "Jie Yu";; Date: Sun, Oct 9, 2016 02:20 AM To: "mesos"; "u...@mesos.apache.org";

Ask for a shepherd for MESOS-4440

2016-09-11 Thread Yongqiao Wang
Hi guys, In MESOS-3763 ticket, we have exposed http::internal::request function in libprocess/http, so in MESOS-4440 ticket, we need to cleaning up the http::internal::get/post/delete functions, I have submitted four patches to clean up the http::internal::get function, cloud someone can help

Ask for a shepherd for MESOS-4440

2016-09-04 Thread Yongqiao Wang
Hi guys, In MESOS-3763 ticket, we have exposed http::internal::request function in libprocess/http, so in MESOS-4440 ticket, we need to cleaning up the http::internal::get/post/delete functions, I have submitted four patches to clean up the http::internal::get function, cloud someone can help

Need a shepherd for MESOS-4440

2016-08-30 Thread Yongqiao Wang
Hi guys, In MESOS-3763 ticket, we have exposed http::internal::request function in libprocess/http, so in MESOS-4440 ticket, we need to cleaning up the http::internal::get/post/delete functions, I have submitted four patches to clean up the http::internal::get function, cloud someone can help

Need a shepherd for the PR to add the etcd-based Mesos master detactor in mesos-go

2016-08-16 Thread Yongqiao Wang
Hi Folks, As we know, etcd-based Mesos master contender module is developing now, in order to let some Mesos framework wrote with GO language (such as kubernetes, swarm, etc.) to use this module ASAP after this module is finalized, I have submitted a

Re: RE: [REVIEW PROCESS] Proposal for new review process working group

2016-05-21 Thread Yongqiao Wang
Good idea! Please also add me to the group, thanks! -- Regards! Grady YQ. Wang(王勇桥) -- Software Engineer Of IBM Platform Computing E-mail: yq...@cn.ibm.com WeChat ID: gradyYQwang Address: 3/F,No.42 GAO XIN LIU

Re: Mesos supports to get the available total resource per-roles ?

2016-02-22 Thread Yongqiao Wang
Yes, it shows the allocated resources(Used resources + offered resources) for the role, you can check the code for the details: master.hpp: // Information about an active role. struct Role { .. Resources resources() const { Resources resources; foreachvalue

Re: Mesos supports to get the available total resource per-roles ?

2016-02-22 Thread Yongqiao Wang
In addition, currently we plan to enhance the role-related endpoint in JIRA #MESOS-4213, if you have some use cases or requirements, you can append them there. Thanks! -- Regards! Grady YQ. Wang?? --

Re: Mesos supports to get the available total resource per-roles ?

2016-02-22 Thread Yongqiao Wang
Currently, no endpoint in Mesos can show the available total resource for each role, /roles endpoint now can only show the information about every role that is on the role whitelist (enabled by --roles flag), has one or more registered frameworks, or has a non-default weight or quota. For each

Re: Support Metrics of Framework's Resource & Role's Resource now?

2016-01-17 Thread Yongqiao Wang
As far as I know, /roles endpoint can show the resources allocated (used and offered) by each framework, and there is no endpoint now can show the resources owned (static/dynamic reservation, quota configuration, created volumes, etc...) by each roles. We are plan to have a discussion for

??????Design for dynamic weights in Mesos

2015-12-18 Thread Yongqiao Wang
. -- -- -- ??: "Yongqiao Wang";<grady.w...@foxmail.com>; : 2015??12??18??(??) 4:04 ??: "dev"<dev@mesos.apache.org>; "u...@mesos.apache.org"<u...@mesos.apache.org>; : "yongfeng"<yon

Design for dynamic weights in Mesos

2015-12-18 Thread Yongqiao Wang
Hi guys, Mesos currently uses a static list of weights, specified when the master is started (via the --weights flag). and it requires that all the masters be rebooted to change the weights as resource allocation priority changes (e.g., a new high-priority framework installed with a new

Re: Fw: Re: Dynamic vs. implicit roles

2015-12-01 Thread YongQiao Wang
, YongQiao Wang <jamesyongq...@gmail.com> wrote: > @Neil, My concern is that Implicit Roles and ACLs are independent > functions, ACLs is focus on the access control rather than prevent a > invalid role. For example, if the principal is incorrect, then > the authorization will also fa

Re: Fw: Re: Dynamic vs. implicit roles

2015-12-01 Thread YongQiao Wang
must depend on ACLs? If without ACLs, Implicit roles can work well? On Tue, Dec 1, 2015 at 2:44 PM, Neil Conway <neil.con...@gmail.com> wrote: > On Mon, Nov 30, 2015 at 6:53 PM, YongQiao Wang <jamesyongq...@gmail.com> > wrote: > >> 1. Choosing a role name > &

Fwd: Fw: Re: Dynamic vs. implicit roles

2015-11-30 Thread YongQiao Wang
Hi All, Currently, there are two proposals on how to improve role management in Mesos: (a) Dynamic roles (MESOS-3177): roles are stored in the registry and queried/added/deleted/removed via HTTP endpoints. I posted a design doc here:

Subscribe as Mesos contributor

2015-08-07 Thread YongQiao Wang
Hi, I want to contribute to Mesos, could you help to add me to the list of Mesos “contributors”? My JIRA account name is : JamesYongQiaoWang and mail is jamesyongq...@gmail.com Thanks!

Request to as a Mesos contributor

2015-08-06 Thread YongQiao Wang
Hi, I want to contribute to Mesos, could you help to add me to the list of Mesos “contributors”? My JIRA account name is : JamesYongQiaoWang and mail is jamesyongq...@gmail.com Thanks!