Make default blob implementations with tempfiles use the file tracker instead 
of finalizers
-------------------------------------------------------------------------------------------

                 Key: NXP-4759
                 URL: https://jira.nuxeo.org/browse/NXP-4759
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
    Affects Versions: 5.3 GA
            Reporter: Olivier Grisel
            Assignee: Olivier Grisel
             Fix For: 5.3.1


Using Object#finalize() to cleanup temporary files can allegedly miss to 
cleanup some of them. Let us leverate the Framwork#trackFile API to explicitly 
handle that case instead of using a finalizer. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to