Re: Review Request 42478: Added missing `json` function for `ContainerStatus`.

2016-01-18 Thread Benjamin Hindman

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

Ship it!


Ship It!

- Benjamin Hindman


On Jan. 19, 2016, 12:17 a.m., Michael Park wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42478/
> ---
> 
> (Updated Jan. 19, 2016, 12:17 a.m.)
> 
> 
> Review request for mesos and Benjamin Hindman.
> 
> 
> Bugs: MESOS-4238
> https://issues.apache.org/jira/browse/MESOS-4238
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This is needed to correctly invoke the `json` function for `NetworkInfo`.
> Without this, `write->field("container_status", status.container_status())` 
> uses the generic `json` function for protobuf messages.
> 
> 
> Diffs
> -
> 
>   src/common/http.cpp 6d8809137602089d77ba7353d285af8de070c752 
> 
> Diff: https://reviews.apache.org/r/42478/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Michael Park
> 
>



Re: Review Request 42478: Added missing `json` function for `ContainerStatus`.

2016-01-18 Thread Mesos ReviewBot

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


Patch looks great!

Reviews applied: [42478]

Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export 
COMPILER=gcc; ./support/docker_build.sh

- Mesos ReviewBot


On Jan. 19, 2016, 12:17 a.m., Michael Park wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/42478/
> ---
> 
> (Updated Jan. 19, 2016, 12:17 a.m.)
> 
> 
> Review request for mesos and Benjamin Hindman.
> 
> 
> Bugs: MESOS-4238
> https://issues.apache.org/jira/browse/MESOS-4238
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> This is needed to correctly invoke the `json` function for `NetworkInfo`.
> Without this, `write->field("container_status", status.container_status())` 
> uses the generic `json` function for protobuf messages.
> 
> 
> Diffs
> -
> 
>   src/common/http.cpp 6d8809137602089d77ba7353d285af8de070c752 
> 
> Diff: https://reviews.apache.org/r/42478/diff/
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Michael Park
> 
>