Re: Stateful Master

2014-02-07 Thread Benjamin Mahler
This had been put on the back-burner in favor of shipping other features. Work is beginning on the Registrar again, I've created a design doc here: https://cwiki.apache.org/confluence/display/MESOS/Registrar+Design+Document Expect to new reviews in this area as well! Please reach out with any que

Re: Review Request 15143: Implemented the stateful Master.

2013-11-07 Thread Ben Mahler
2a7310d02 src/master/master.cpp 8e14a070e87ebe579b54d05fb1e8b286edb5e459 Diff: https://reviews.apache.org/r/15143/diff/ Testing --- Some of the tests need to be altered to handle the stateful master. I've already done this but I'll be sending it out separately. Thanks, Ben Mahler

Re: Review Request 15143: Implemented the stateful Master.

2013-11-01 Thread Ben Mahler
me of the tests need to be altered to handle the stateful master. I've already done this but I'll be sending it out separately. Thanks, Ben Mahler

Review Request 15143: Implemented the stateful Master.

2013-10-31 Thread Ben Mahler
ffs - src/master/master.hpp e377af8b3ccd932ae411fa2df4c19642a7310d02 src/master/master.cpp 8e14a070e87ebe579b54d05fb1e8b286edb5e459 Diff: https://reviews.apache.org/r/15143/diff/ Testing --- Some of the tests need to be altered to handle the stateful master. I've already done thi

Stateful Master

2013-10-31 Thread Benjamin Mahler
Hi All, I'd like to mention some changes that have been discussed amongst the committers but have not yet been shared broadly with the list. The central component of Mesos is the "Master". The Master is responsible for administering slaves, frameworks, and resource offers. It also handles task la