Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-19 Thread Jiang Yan Xu
> On Sept. 18, 2016, 7:01 a.m., haosdent huang wrote: > > The documents `docs/persistent-volume.md` and `docs/reservation.md` need to > > be updated. True. Will do as a separate reviews. - Jiang Yan --- This is an automatically

Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-18 Thread haosdent huang
> On Sept. 18, 2016, 2:01 p.m., haosdent huang wrote: > > src/slave/http.cpp, lines 985-997 > > > > > > Should we follow what we do in `master/http.cpp`? > > > > ``` > > hashmap

Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-18 Thread haosdent huang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51868/#review149367 --- The documents `docs/persistent-volume.md` and

Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-17 Thread Anindya Sinha
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51868/#review149322 --- Ship it! Ship It! - Anindya Sinha On Sept. 14, 2016, 6:21

Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-17 Thread Anindya Sinha
> On Sept. 14, 2016, 11:56 p.m., Anindya Sinha wrote: > > src/slave/http.cpp, line 986 > > > > > > Add this new field in the output of help, i.e. `string > > Slave::Http::STATE_HELP()`? > > Jiang Yan Xu wrote: >

Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-16 Thread Jiang Yan Xu
> On Sept. 14, 2016, 4:56 p.m., Anindya Sinha wrote: > > src/slave/http.cpp, line 986 > > > > > > Add this new field in the output of help, i.e. `string > > Slave::Http::STATE_HELP()`? Should we punt on this until

Re: Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-14 Thread Anindya Sinha
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51868/#review148999 --- src/slave/http.cpp (line 986)

Review Request 51868: Expose full reservation info in the agent's http endpoint.

2016-09-14 Thread Jiang Yan Xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51868/ --- Review request for mesos, Anindya Sinha and Neil Conway. Bugs: MESOS-4668