hemantk-12 opened a new pull request, #5852:
URL: https://github.com/apache/ozone/pull/5852

   ## What changes were proposed in this pull request?
   This change is to log failure if there is any problem in closing RocksDB 
instance to investigate to memory leak like
   ```
   2023-12-18 19:21:06,485 WARN 
[Finalizer]-org.apache.hadoop.hdds.utils.db.managed.ManagedRocksObjectUtils: 
Checkpoint is not closed properly
   2023-12-18 19:21:06,486 WARN 
[Finalizer]-org.apache.hadoop.ozone.om.OmSnapshot: 
org.apache.hadoop.hdds.utils.db.RDBStore@4e5ac786 is not closed properly. 
snapshotName: snap-5griw
   ```
   
   
   ## What is the link to the Apache JIRA
   HDDS-9986
   
   ## How was this patch tested?
   Existing unit tests.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to