You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gilbert Song (JIRA)" <ji...@apache.org> on 2018/01/19 19:51:00 UTC

[jira] [Updated] (MESOS-6843) Fetcher should not assume stdout/stderr in the sandbox.

     [ https://issues.apache.org/jira/browse/MESOS-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilbert Song updated MESOS-6843:
--------------------------------
    Priority: Major  (was: Critical)

Downgraded the priority to `MAJOR` since this issue only affect the logger custom modules for now.

> Fetcher should not assume stdout/stderr in the sandbox.
> -------------------------------------------------------
>
>                 Key: MESOS-6843
>                 URL: https://issues.apache.org/jira/browse/MESOS-6843
>             Project: Mesos
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 1.0.2, 1.1.0
>            Reporter: Jie Yu
>            Priority: Major
>              Labels: mesosphere
>
> If container logger is used, this assumption might not be true. For instance, a journald logger might redirect all task logs to journald. So in theory, the fetcher log should go to journald as well, rather than writing to sandbox/stdout and sandbox/stderr.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)