Re: Review Request 41697: Fixed a documentation bug in containerizer internals doc.

2015-12-30 Thread Jie Yu

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

Ship it!


Ship It!

- Jie Yu


On Dec. 23, 2015, 10:22 p.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41697/
> ---
> 
> (Updated Dec. 23, 2015, 10:22 p.m.)
> 
> 
> Review request for mesos, Jie Yu and Jojy Varghese.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The current document delves upon the behavior of using the default executor 
> i.e. `mesos-docker-executor` on whether the task has `TaskInfo` set or not. 
> This is slightly confusing as any task in Mesos is specified via the 
> `TaskInfo` protobuf message.
> 
> This change corrects this and outlines the difference in behavior on whether 
> the `Task` specifies an executor (custom executor) or specifies a command 
> (command executor).
> 
> 
> Diffs
> -
> 
>   docs/containerizer-internals.md 4386bbda21686b616ccf85db408899fece3680df 
> 
> Diff: https://reviews.apache.org/r/41697/diff/
> 
> 
> Testing
> ---
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>



Re: Review Request 41697: Fixed a documentation bug in containerizer internals doc.

2015-12-26 Thread Jojy Varghese

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

Ship it!


Ship It!

- Jojy Varghese


On Dec. 23, 2015, 10:22 p.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41697/
> ---
> 
> (Updated Dec. 23, 2015, 10:22 p.m.)
> 
> 
> Review request for mesos, Jie Yu and Jojy Varghese.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The current document delves upon the behavior of using the default executor 
> i.e. `mesos-docker-executor` on whether the task has `TaskInfo` set or not. 
> This is slightly confusing as any task in Mesos is specified via the 
> `TaskInfo` protobuf message.
> 
> This change corrects this and outlines the difference in behavior on whether 
> the `Task` specifies an executor (custom executor) or specifies a command 
> (command executor).
> 
> 
> Diffs
> -
> 
>   docs/containerizer-internals.md 4386bbda21686b616ccf85db408899fece3680df 
> 
> Diff: https://reviews.apache.org/r/41697/diff/
> 
> 
> Testing
> ---
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>



Re: Review Request 41697: Fixed a documentation bug in containerizer internals doc.

2015-12-23 Thread Mesos ReviewBot

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


Patch looks great!

Reviews applied: [41697]

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

- Mesos ReviewBot


On Dec. 23, 2015, 10:22 p.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41697/
> ---
> 
> (Updated Dec. 23, 2015, 10:22 p.m.)
> 
> 
> Review request for mesos, Jie Yu and Jojy Varghese.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> The current document delves upon the behavior of using the default executor 
> i.e. `mesos-docker-executor` on whether the task has `TaskInfo` set or not. 
> This is slightly confusing as any task in Mesos is specified via the 
> `TaskInfo` protobuf message.
> 
> This change corrects this and outlines the difference in behavior on whether 
> the `Task` specifies an executor (custom executor) or specifies a command 
> (command executor).
> 
> 
> Diffs
> -
> 
>   docs/containerizer-internals.md 4386bbda21686b616ccf85db408899fece3680df 
> 
> Diff: https://reviews.apache.org/r/41697/diff/
> 
> 
> Testing
> ---
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>