Joseph Wu created MESOS-4609:
--------------------------------

             Summary: Subprocess should be more intelligent about 
setting/inheriting libprocess environment variables 
                 Key: MESOS-4609
                 URL: https://issues.apache.org/jira/browse/MESOS-4609
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 0.27.0
            Reporter: Joseph Wu
            Assignee: Joseph Wu
             Fix For: 0.27.1


The {{LogrotateContainerLogger}} starts libprocess-using subprocesses.  
Libprocess initialization will attempt to resolve the IP from the hostname.  If 
a DNS service is not available, this step will fail, which terminates the 
logger subprocess prematurely.

Since the logger subprocesses live on the agent, they should use the same 
{{LIBPROCESS_IP}} supplied to the agent.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to