Joseph Wu created MESOS-3348:
--------------------------------

             Summary: Add either log rotation or capped-size logging
                 Key: MESOS-3348
                 URL: https://issues.apache.org/jira/browse/MESOS-3348
             Project: Mesos
          Issue Type: Story
    Affects Versions: 0.23.0
            Reporter: Joseph Wu
            Assignee: Joseph Wu


Tasks currently log their output (stdout/stderr) to files on an agent's disk.  
In some cases, the accumulation of these logs can completely fill up the 
agent's disk and thereby kill the task or machine.

To prevent this, we should either implement a log rotation mechanism or 
capped-size logging.

We will first scope out several possible approaches for log rotation/capping in 
a design document (linked below).  Once the an approach is chosen, this story 
will be broken down into some corresponding issues.



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

Reply via email to