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


Fix it, then Ship it!





src/slave/containerizer/fetcher.cpp
Lines 836 (patched)
<https://reviews.apache.org/r/60984/#comment256363>

    why my name on it?


- Jie Yu


On July 19, 2017, 9:03 p.m., Gastón Kleiman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/60984/
> -----------------------------------------------------------
> 
> (Updated July 19, 2017, 9:03 p.m.)
> 
> 
> Review request for mesos, Avinash sridharan, Jie Yu, and Till Toenshoff.
> 
> 
> Bugs: MESOS-7796
>     https://issues.apache.org/jira/browse/MESOS-7796
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch updates the containerizer to manually set the `LIBPROCESS_IP`
> environment variable to `127.0.0.1` when launching the fetcher POSIX
> process.
> 
> This environment variable is needed so that libprocess can be
> initialized without depending on an external environment.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/fetcher.cpp 
> 6a664e0657a19d27afac98fd5298d6a18aabe43f 
> 
> 
> Diff: https://reviews.apache.org/r/60984/diff/1/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> I also started tasks with URIs using DC/OS + Marathon on AWS clusters on 
> which it is not possible to resolve localhost. The tasks failed without this 
> patch, but they succeeded after having applied it.
> 
> 
> Thanks,
> 
> Gastón Kleiman
> 
>

Reply via email to