-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39447/#review103170
-----------------------------------------------------------
docs/configuration.md (line 1442)
<https://reviews.apache.org/r/39447/#comment161136>
How about `s/submitted/launched/`?
docs/configuration.md (line 1445)
<https://reviews.apache.org/r/39447/#comment161133>
`\Could not chown work directory\` -- is this intentional? If yes, what does it do...?
docs/configuration.md (line 1448)
<https://reviews.apache.org/r/39447/#comment161134>
`s/Agent/agent/`
src/slave/paths.cpp (line 427)
<https://reviews.apache.org/r/39447/#comment161138>
`s/non existing/nonexistent/`
`s/Agent/agent/`
src/slave/paths.cpp (line 428)
<https://reviews.apache.org/r/39447/#comment161139>
Wrap `--switch_user` in ```
- Michael Park
On Oct. 19, 2015, 9:27 p.m., Marco Massenzio wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39447/
> -----------------------------------------------------------
>
> (Updated Oct. 19, 2015, 9:27 p.m.)
>
>
> Review request for mesos and Ben Mahler.
>
>
> Bugs: MESOS-3692
> https://issues.apache.org/jira/browse/MESOS-3692
>
>
> Repository: mesos
>
>
> Description
> -------
>
> MESOS-3692 - better documented --switch_user flag
> Added better logging around the point where the error may occur.
>
>
> Diffs
> -----
>
> docs/configuration.md 69fb37fc38e52277605b82cf67067168a37d79a6
> src/slave/flags.cpp 1bf394ea62fde29caa6705cd5d156eae452adbf2
> src/slave/paths.cpp fb77e64a6da017d8c9a00916d8935b670da0d374
>
> Diff: https://reviews.apache.org/r/39447/diff/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Marco Massenzio
>
>
|