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

ASF subversion and git services commented on NIFI-12375:
--------------------------------------------------------

Commit 76a27b0ad89b9fee380299d5c3b8833762a885ed in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=76a27b0ad8 ]

NIFI-12375 Removed maxFileSize from non-applicable policies in Logback

- Removed the non-applicable maxFileSize from TimeBasedRollingPolicy 
configurations in default logback.xml files to avoid warnings on shutdown

Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>

This closes #8033.


> Remove maxFileSize from non-applicable Appenders
> ------------------------------------------------
>
>                 Key: NIFI-12375
>                 URL: https://issues.apache.org/jira/browse/NIFI-12375
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Trivial
>             Fix For: 2.latest
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Recent updates on the main branch to the default Logback configuration 
> included a maxFileSize setting for several appenders. This does not cause any 
> behavioral change, but Logback writes warning messages on shutdown due to the 
> non-applicable setting. Removing the non-applicable maxFileSize property from 
> TimeBasedAppenders resolves the warning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to