David Handermann created NIFI-12375:
---------------------------------------
Summary: 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
Fix For: 2.latest
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)