[
https://issues.apache.org/jira/browse/NIFI-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899850#comment-17899850
]
Daniel Stieglitz edited comment on NIFI-4315 at 11/20/24 7:10 PM:
------------------------------------------------------------------
[~exceptionfactory] -I see the linked PR applied to 2.x. I do see a
corresponding PR for 1.x. As I noted before the shutdownHook is not in 1.x. Why
would it have been removed?-
Never mind I do see this in the 1.x branch
https://github.com/apache/nifi/blob/support/nifi-1.x/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/logback.xml
was (Author: JIRAUSER294662):
[~exceptionfactory] I see the linked PR applied to 2.x. I do see a
corresponding PR for 1.x. As I noted before the shutdownHook is not in 1.x. Why
would it have been removed?
> Upgrade to newer version of logback
> -----------------------------------
>
> Key: NIFI-4315
> URL: https://issues.apache.org/jira/browse/NIFI-4315
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.3.0
> Reporter: Aldrin Piri
> Assignee: Daniel Stieglitz
> Priority: Major
>
> There are some bugs outstanding with logback that can cause compression to
> fail in some environments (was able to recreate in Windows and OS X),
> seemingly related to the current outstanding issue:
> https://jira.qos.ch/browse/LOGBACK-1162
> This will also cause the given set of files to grow beyond their bounds of a
> specified totalSizeCap if one is provided.
> Steps I used to create this comprised:
> * Using a simple flow that generates flow files and terminates them at an
> update attribute is sufficient.
> * Adjust logback to have DEBUG level for the root logger.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)