You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2023/10/24 21:14:00 UTC

[jira] [Created] (HDDS-9528) Managed objects override finalize()

Tsz-wo Sze created HDDS-9528:
--------------------------------

             Summary: Managed objects override finalize()
                 Key: HDDS-9528
                 URL: https://issues.apache.org/jira/browse/HDDS-9528
             Project: Apache Ozone
          Issue Type: Improvement
          Components: db
            Reporter: Tsz-wo Sze


HDDS-9294 avoided creating Managed objects per get request.  However, we still have
- a ManagedReadOptions per db iterator.
- a ManagedWriteBatch per RDBBatchOperation
- snapshot related code using may Managed objects.

Managed objects should not override finalize().



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org