You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2013/10/18 23:40:54 UTC

Review Request 14766: Fixed weights parsing in the master to properly account for roles.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14766/
-----------------------------------------------------------

Review request for mesos, Benjamin Hindman, Ben Mahler, and Thomas Marshall.


Bugs: MESOS-746
    https://issues.apache.org/jira/browse/MESOS-746


Repository: mesos-git


Description
-------

See summary.


Diffs
-----

  src/master/master.cpp 1bf5d47b2894a896ef7ee0cec05170dff86b62e8 

Diff: https://reviews.apache.org/r/14766/diff/


Testing
-------

[vinod@smfd-atr-11-sr1 build]$ sudo ./bin/mesos-master.sh --roles="role1,role2" --weights="role1=2"
[sudo] password for vinod: 
I1018 21:39:10.503808  6884 main.cpp:114] Build: 2013-10-17 17:11:15 by root
I1018 21:39:10.504967  6884 main.cpp:115] Starting Mesos master
I1018 21:39:10.505466  6913 master.cpp:284] Master started on 10.35.255.108:5050
I1018 21:39:10.505553  6913 master.cpp:299] Master ID: 201310182139-1828659978-5050-6884
I1018 21:39:10.505573  6913 master.cpp:309] Master allowing unauthenticated frameworks to register!!
I1018 21:39:10.507886  6913 master.cpp:697] Elected as master!


Thanks,

Vinod Kone


Re: Review Request 14766: Fixed weights parsing in the master to properly account for roles.

Posted by Ben Mahler <be...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14766/#review27207
-----------------------------------------------------------

Ship it!


Ship It!

- Ben Mahler


On Oct. 18, 2013, 9:40 p.m., Vinod Kone wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/14766/
> -----------------------------------------------------------
> 
> (Updated Oct. 18, 2013, 9:40 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman, Ben Mahler, and Thomas Marshall.
> 
> 
> Bugs: MESOS-746
>     https://issues.apache.org/jira/browse/MESOS-746
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp 1bf5d47b2894a896ef7ee0cec05170dff86b62e8 
> 
> Diff: https://reviews.apache.org/r/14766/diff/
> 
> 
> Testing
> -------
> 
> [vinod@smfd-atr-11-sr1 build]$ sudo ./bin/mesos-master.sh --roles="role1,role2" --weights="role1=2"
> [sudo] password for vinod: 
> I1018 21:39:10.503808  6884 main.cpp:114] Build: 2013-10-17 17:11:15 by root
> I1018 21:39:10.504967  6884 main.cpp:115] Starting Mesos master
> I1018 21:39:10.505466  6913 master.cpp:284] Master started on 10.35.255.108:5050
> I1018 21:39:10.505553  6913 master.cpp:299] Master ID: 201310182139-1828659978-5050-6884
> I1018 21:39:10.505573  6913 master.cpp:309] Master allowing unauthenticated frameworks to register!!
> I1018 21:39:10.507886  6913 master.cpp:697] Elected as master!
> 
> 
> Thanks,
> 
> Vinod Kone
> 
>