You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yong Qiao Wang (JIRA)" <ji...@apache.org> on 2015/12/11 10:08:11 UTC

[jira] [Commented] (MESOS-3943) Support dynamic weight in allocator

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

Yong Qiao Wang commented on MESOS-3943:
---------------------------------------

Append RR: https://reviews.apache.org/r/40469/

> Support dynamic weight in allocator
> -----------------------------------
>
>                 Key: MESOS-3943
>                 URL: https://issues.apache.org/jira/browse/MESOS-3943
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Yong Qiao Wang
>            Assignee: Yong Qiao Wang
>
> Currently, RoleInfo protobuf never be used for serialization, so I think we can remove it from allocator.proto, and define a struct to communicate between the allocator and master. But for role information display, then current serialization way(call modle(role*) in http.cpp) is not better, and we should define another RoleInfo protobuf for serialization. Refer to other components(such as quota), I propose to define role protobuf in a separated package rather than define it in mesos.proto.



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