[
https://issues.apache.org/jira/browse/MESOS-3553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947708#comment-14947708
]
Greg Mann commented on MESOS-3553:
----------------------------------
Currently investigating the executor code to see if any communication is
necessary other than to/from the agent. If not, then the executor's process can
always just link to the loopback interface and we can prevent any hostname
lookup.
> LIBPROCESS_IP not passed when executor's environment is specified
> -----------------------------------------------------------------
>
> Key: MESOS-3553
> URL: https://issues.apache.org/jira/browse/MESOS-3553
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.24.1
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: mesosphere
>
> When the executor's environment is specified explicitly via
> {{\-\-executor_environment_variables}}, {{LIBPROCESS_IP}} will not be passed,
> leading to errors in some cases - for example, when no DNS is available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)