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




src/executor/executor.cpp
Lines 227 (patched)
<https://reviews.apache.org/r/57615/#comment241869>

    MESOS_EXECUTOR_AUTHENTICATION_TOKEN ?


- Greg Mann


On March 16, 2017, 7:13 p.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57615/
> -----------------------------------------------------------
> 
> (Updated March 16, 2017, 7:13 p.m.)
> 
> 
> Review request for mesos, Anand Mazumdar, Jan Schlicht, and Vinod Kone.
> 
> 
> Bugs: MESOS-6304
>     https://issues.apache.org/jira/browse/MESOS-6304
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This patch adds support for authentication tokens to the
> V1 default executor library. The tokens are loaded from a
> pre-determined environment variable, if present.
> 
> 
> Diffs
> -----
> 
>   src/executor/executor.cpp 35378ec4b55ce0427e95f6b868baa6233c9068cd 
> 
> 
> Diff: https://reviews.apache.org/r/57615/diff/3/
> 
> 
> Testing
> -------
> 
> make check
> 
> Once MESOS-6999 is resolved, additional tests must be implemented to verify 
> that executor authentication is performed correctly.
> 
> 
> Thanks,
> 
> Greg Mann
> 
>

Reply via email to