Benno Evers created MESOS-10039:
-----------------------------------
Summary: Let the built-in executors connect through a domain
socket when available
Key: MESOS-10039
URL: https://issues.apache.org/jira/browse/MESOS-10039
Project: Mesos
Issue Type: Task
Reporter: Benno Evers
We should implement code in the default executor that checks for the presence
of the `MESOS_DOMAIN_SOCKET` environment variable, and if it is set attempts to
use that for communication with the agent as opposed to trying to open a TCP
connection.
The same should be done for the command executor, when it is using the v1 API
to connect to the agent.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)