[
https://issues.apache.org/jira/browse/NIFI-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17846096#comment-17846096
]
ASF subversion and git services commented on NIFI-13222:
--------------------------------------------------------
Commit 5d702671f63b75e50a8675d981df5981916abda5 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5d702671f6 ]
NIFI-13222 Replaced deprecated commons-compress IOUtils.closeQuietly
This closes #8822
Signed-off-by: David Handermann <[email protected]>
> Replace deprecated commons-compress IOUtils.closeQuietly(Closeable) with
> commons-io IOUtils.closeQuietly(Closeable)
> -------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-13222
> URL: https://issues.apache.org/jira/browse/NIFI-13222
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This change must be applied to
> {code:java}
> c2/c2-client-bundle/c2-client-service/src/main/java/org/apache/nifi/c2/client/service/operation/TransferDebugOperationHandler
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)