Joseph Wu created MESOS-4150:
--------------------------------

             Summary: Implement container logger module metadata recovery
                 Key: MESOS-4150
                 URL: https://issues.apache.org/jira/browse/MESOS-4150
             Project: Mesos
          Issue Type: Task
          Components: modules
            Reporter: Joseph Wu
            Assignee: Joseph Wu


The {{ContainerLoggers}} are intended to be isolated from agent failover, in 
the same way that executors do not crash when the agent process crashes.

For default {{ContainerLogger}} s, like the {{SandboxContainerLogger}} and the 
(tentatively named) {{TruncatingSandboxContainerLogger}}, the log files are 
exposed during agent recovery regardless.

For non-default {{ContainerLogger}} s, the recovery of executor metadata may be 
necessary to rebuild endpoints that expose the logs.  This can be implemented 
as part of {{Containerizer::recover}}.



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

Reply via email to