Benno Evers created MESOS-10036:
-----------------------------------
Summary: Implement agent code to create a domain socket on startup
Key: MESOS-10036
URL: https://issues.apache.org/jira/browse/MESOS-10036
Project: Mesos
Issue Type: Task
Reporter: Benno Evers
When implementing the design proposed in
https://docs.google.com/document/d/1RUvjoBvM3UX_lLcq_J_crWpMMn3nO8CY0KWc655ELsM/edit
, in the case where we enable domain socket communication we need some code in
the agent that checks on startup whether a domain socket already exists at the
location pointed to by MESOS_DOMAIN_SOCKET, and if not creates a new listening
socket bound to that path.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)