> On March 8, 2016, 11:37 p.m., Adam B wrote:
> > src/master/constants.cpp, lines 52-53
> > <https://reviews.apache.org/r/44523/diff/1/?file=1291945#file1291945line52>
> >
> >     Would the same hold true for any machine that runs both a master and an 
> > agent process?
> >     Or is it only when master and agent are inside the same linux process?

This is only an issue when master and agent share the same instance of 
libprocess, which is the case in our tests, but is not the case if you run the 
master and agent binaries on a single machine.


- Greg


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


On March 8, 2016, 7:01 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/44523/
> -----------------------------------------------------------
> 
> (Updated March 8, 2016, 7:01 p.m.)
> 
> 
> Review request for mesos, Adam B, Alexander Rojas, and Till Toenshoff.
> 
> 
> Bugs: MESOS-4849
>     https://issues.apache.org/jira/browse/MESOS-4849
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Changed the master's default HTTP authentication realm.
> 
> 
> Diffs
> -----
> 
>   src/master/constants.cpp e316f9772d880b694faeee6d001dc56bc088c118 
> 
> Diff: https://reviews.apache.org/r/44523/diff/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> 
> Thanks,
> 
> Greg Mann
> 
>

Reply via email to