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

(Updated June 30, 2016, 2:09 a.m.)


Review request for mesos, Anand Mazumdar, zhou xing, Jay Guo, and Zhitao Li.


Changes
-------

removed Executor from Framework.


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


Repository: mesos


Description
-------

This change removes tasks and executors information from
GetFrameworks call because we can get that from GetTasks
and GetExecutors (not yet implemented) calls.


Diffs (updated)
-----

  include/mesos/master/master.proto 2e5d6eeb3a960e4f41c382d65321f18bb05ed6be 
  include/mesos/v1/master/master.proto 93157d57dcc53b54fed2ebbc4772c689ddba2119 
  src/master/http.cpp e5acdb8e0bbcd7a2b7e8a8bc7f4bbeaae2c4fea1 

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


Testing
-------

make check


Thanks,

Vinod Kone

Reply via email to