Benno Evers created MESOS-10038:
-----------------------------------
Summary: Implement agent code to listen on a domain socket
Key: MESOS-10038
URL: https://issues.apache.org/jira/browse/MESOS-10038
Project: Mesos
Issue Type: Task
Reporter: Benno Evers
On an agent with executor domain sockets enabled, we need to implement code
such that the agent listens for incoming connections on its domain sockets, and
creates `Connection` objects through which executor <-> agent v1 communication
can happen.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)