> On 二月 16, 2016, 9:06 a.m., Guangya Liu wrote:
> > src/launcher/executor.cpp, line 461
> > <https://reviews.apache.org/r/43489/diff/2/?file=1241823#file1241823line461>
> >
> > adjust the alignment: Keep 4 space align with `foreach`
Sorry, not 4 spaces, but keep align with above `FrameworkInfo`
foreach (FrameworkInfo::Capability capability,
frameworkInfo.get().capabilities()){
> On 二月 16, 2016, 9:06 a.m., Guangya Liu wrote:
> > src/docker/executor.cpp, line 199
> > <https://reviews.apache.org/r/43489/diff/2/?file=1241822#file1241822line199>
> >
> > adjust the alignment: Keep 4 space align with `foreach`
Sorry, not 4 spaces, but keep align with above `FrameworkInfo`
foreach (FrameworkInfo::Capability capability,
frameworkInfo.get().capabilities()){
- Guangya
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43489/#review119278
-----------------------------------------------------------
On 二月 16, 2016, 8:28 a.m., Abhishek Dasgupta wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43489/
> -----------------------------------------------------------
>
> (Updated 二月 16, 2016, 8:28 a.m.)
>
>
> Review request for mesos, Ben Mahler and Qian Zhang.
>
>
> Bugs: MESOS-4547
> https://issues.apache.org/jira/browse/MESOS-4547
>
>
> Repository: mesos
>
>
> Description
> -------
>
> KillTask introduces TASK_KILLING state.
>
>
> Diffs
> -----
>
> src/docker/executor.cpp 654a41db843a85d953880d5145bc95ada9ed2920
> src/launcher/executor.cpp c27e0792e4b9bcec0829a46be4232c013d965cf9
>
> Diff: https://reviews.apache.org/r/43489/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Abhishek Dasgupta
>
>