[
https://issues.apache.org/jira/browse/LENS-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14904257#comment-14904257
]
Hadoop QA commented on LENS-772:
--------------------------------
Applied patch:
[LENS-772.2.patch|https://issues.apache.org/jira/secure/attachment/12761844/LENS-772.2.patch]
and ran command: mvn clean install. Result: Success. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/77/
> Both time and size based rolling for logs
> -----------------------------------------
>
> Key: LENS-772
> URL: https://issues.apache.org/jira/browse/LENS-772
> Project: Apache Lens
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.3
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.4
>
> Attachments: LENS-772.2.patch, LENS-772.patch
>
>
> Right now, logback configuration has rollingPolicy and triggeringPolicy
> defined separately, which is causing the logs not to roll on time based.
> To roll files based on both, we should be using
> timeBasedFileNamingAndTriggeringPolicy.
> Reference :
> http://stackoverflow.com/questions/2602415/rolling-logback-logs-on-filesize-and-time
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)