You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/06/23 07:11:25 UTC

[jira] Resolved: (OPENJPA-264) Not calling finalize() method of data cache plug-in when application terminates.

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

Patrick Linskey resolved OPENJPA-264.
-------------------------------------

    Resolution: Invalid

Works as designed

> Not calling finalize() method of data cache plug-in when application terminates.
> --------------------------------------------------------------------------------
>
>                 Key: OPENJPA-264
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-264
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: datacache
>    Affects Versions: 1.0.0
>            Reporter: Daniel Lee
>
> When a third party data (and query) cache is configured, the finalize() method in these classes should be called (if provided) to give the plug-ins a chance to release the resource the application has been using.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.