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:42:58 UTC

[jira] [Created] (MESOS-6467) Extend the Mesos logger interface to allow external components to interpose on STDIO streams

Kevin Klues created MESOS-6467:
----------------------------------

             Summary: Extend the Mesos logger interface to allow external components to interpose on STDIO streams
                 Key: MESOS-6467
                 URL: https://issues.apache.org/jira/browse/MESOS-6467
             Project: Mesos
          Issue Type: Task
            Reporter: Kevin Klues
            Assignee: Kevin Klues


Currently, the existing mesos loggers are the only ones in charge of the file descriptors used to redirect the IO of a launched task to/from whatever source/destination they choose. Once we add our debugging APIs, the loggers will need to be extended to allow external components to interpose their own file descriptors between the ones they set up themselves. 



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