[ 
https://issues.apache.org/jira/browse/YARN-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568153#comment-13568153
 ] 

Robert Joseph Evans commented on YARN-364:
------------------------------------------

The patch looks fine to me, and the test looks like it is doing what it is 
supposed to do.

+1.  Fell free to check it in.
                
> 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
>            Assignee: Jason Lowe
>         Attachments: YARN-364.patch
>
>
> 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