[ 
https://issues.apache.org/jira/browse/NIFI-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann updated NIFI-14340:
------------------------------------
    Fix Version/s: 2.4.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Remove the use of finalize in AbstractCacheServer
> -------------------------------------------------
>
>                 Key: NIFI-14340
>                 URL: https://issues.apache.org/jira/browse/NIFI-14340
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>             Fix For: 2.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the following warning is seen when building
> {code:java}
> [WARNING] nifi/nifi-extension-bundles/nifi-standard
> -services/nifi-distributed-cache-services-bundle/nifi-distributed-cache-server/src/main/java/org/apache/nifi/distributed/cache/serv
> er/AbstractCacheServer.java:[113,19] [removal] finalize() in Object has been 
> deprecated and marked for removal
> {code}
> The aim of this ticket is to replace the finalize method with the Java API's 
> suggested replacement or remove it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to