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

2015-12-18 Thread Yongqiao Wang
. -- -- -- ??: "Yongqiao Wang";<grady.w...@foxmail.com>; : 2015??12??18??(??) 4:04 ??: "dev"<d...@mesos.apache.org>; "user@mesos.apache.org"<user@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

Role-related configuration in Mesos

2015-12-16 Thread Yongqiao Wang
Hi guys, Currently, Mesos uses the following ways to configure role-related objects: 1. For dynamic reserve resources for a role, /reserve endpoint is used to reserve, another /unreserve endpoint is used to unreserve, maybe the third endpoint should be added to show resource reservation of a