Wei-Chiu Chuang created HDDS-4327:
-------------------------------------

             Summary: Potential resource leakage using BatchOperation
                 Key: HDDS-4327
                 URL: https://issues.apache.org/jira/browse/HDDS-4327
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Wei-Chiu Chuang


there are a number of places in the code where BatchOperation is used but not 
closed. As a best practice, better to close them explicitly.

I have a stress test code that uses BatchOperation to insert into OM rocksdb. 
Without closing BatchOperation explicitly, the process crashes after just a few 
minutes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to