[
https://issues.apache.org/jira/browse/NIFI-14399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940433#comment-17940433
]
ASF subversion and git services commented on NIFI-14399:
--------------------------------------------------------
Commit bb7b787ff80c5efbff783eb71046e39fcd63461c in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bb7b787ff8 ]
NIFI-14399 Removed finalize method from StandardProcessSession (#9829)
Signed-off-by: David Handermann <[email protected]>
> Remove finalize method from StandardProcessSession
> --------------------------------------------------
>
> Key: NIFI-14399
> URL: https://issues.apache.org/jira/browse/NIFI-14399
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.4.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> {code:java}
> [WARNING]
> nifi/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/repository/StandardProcessSession.java:[3775,19]
> [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING]
> nifi/nifi-framework-bundle/nifi-framework/nifi-framework-components/src/main/java/org/apache/nifi/controller/repository/StandardProcessSession.java:[3777,13]
> [removal] finalize() in Object has been deprecated and marked for removal
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)