Daniel Stieglitz created NIFI-14399:
---------------------------------------
Summary: Replace the use of finalize in StandardProcessSession
with the API suggested replacement or remove it
Key: NIFI-14399
URL: https://issues.apache.org/jira/browse/NIFI-14399
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
{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)