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

Review request for mesos and Benjamin Bannier.


Bugs: MESOS-10039
    https://issues.apache.org/jira/browse/MESOS-10039


Repository: mesos


Description
-------

Added support for the `MESOS_DOMAIN_SOCKET` environment variable
to the default executor. If this variable is present, the executor
will use the specified domain socket to connect to the agent,
as opposed to the IP address encoded in the agent PID.


Diffs
-----

  src/executor/executor.cpp b4126037ed3e14a93d4acb9d02b62115ba4ef690 
  src/launcher/default_executor.cpp 521494a2770192e39b5159624f057e01f2690c8a 
  src/tests/default_executor_tests.cpp 49c4e3b37bde848dc7a4fd02a1458c650a84a16f 


Diff: https://reviews.apache.org/r/71815/diff/1/


Testing
-------

Ran the new test.


Thanks,

Benno Evers

Reply via email to