----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71977/ -----------------------------------------------------------
Review request for mesos and Benjamin Bannier. Repository: mesos Description ------- Added the ability to specify a unix domain socket as `systemd:<identifier>` for the `--domain_socket_location` agent flag. This will instruct the agent to expect the domain socket being passed by systemd with the specified name. Diffs ----- src/slave/flags.cpp 50b09cf3b0cf89568a45afd3fe89fa16c6a79222 src/slave/main.cpp fd58637cd680291e6794bcdb0655603bb97744c7 Diff: https://reviews.apache.org/r/71977/diff/1/ Testing ------- Thanks, Benno Evers