----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14960/#review28983 -----------------------------------------------------------
The cli_utils.py file is no longer needed and hence not included in the new diff. - Du Li On Nov. 15, 2013, 7:31 p.m., Du Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14960/ > ----------------------------------------------------------- > > (Updated Nov. 15, 2013, 7:31 p.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Shingo Omura. > > > Repository: mesos-git > > > Description > ------- > > This commit implements the CLI command mesos-status, which reports three > categories of hosts: > > (1) The hosts that are reported by the /master/state.json and responded to > /slave(1)/health query; > (2) Those that are reported by master but failed to respond to health query > by timeout; > (3) Those that are included in the var/mesos/deploy/slaves files but not > reported by the master. > > > Diffs > ----- > > src/cli/mesos-status PRE-CREATION > > Diff: https://reviews.apache.org/r/14960/diff/ > > > Testing > ------- > > tested on single-host deployment of mesos. > > > Thanks, > > Du Li > >
