You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/10/24 22:43:58 UTC

[jira] [Created] (MESOS-6469) Build internal Mesos support for “attaching” to the entrypoint of a Mesos container

Kevin Klues created MESOS-6469:
----------------------------------

             Summary: Build internal Mesos support for “attaching” to the entrypoint of a Mesos container
                 Key: MESOS-6469
                 URL: https://issues.apache.org/jira/browse/MESOS-6469
             Project: Mesos
          Issue Type: Task
            Reporter: Kevin Klues
            Assignee: Kevin Klues


This will involve updating the mesos logger components to handle on-the-fly redirecting of {{stdin/stdout/stderr}} for a task. When an attach stream is initiated, the logger will be informed and will begin to redirect all I/O to the appropriate channels (both over the HTTP stream and to any necessary files).

This does not involve hooking this support up with the HTTP APIs yet.




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