Jason Lowe created YARN-364:
-------------------------------

             Summary: AggregatedLogDeletionService can take too long to delete 
logs
                 Key: YARN-364
                 URL: https://issues.apache.org/jira/browse/YARN-364
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 0.23.3, 2.0.3-alpha
            Reporter: Jason Lowe


AggregatedLogDeletionService uses the yarn.log-aggregation.retain-seconds 
property to determine which logs should be deleted, but it uses the same value 
to determine how often to check for old logs.  This means logs could actually 
linger up to twice as long as configured.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to