bharatviswa504 opened a new pull request #100: HDDS-2379. OM terminates with 
RocksDB error while continuously writing keys.
URL: https://github.com/apache/hadoop-ozone/pull/100
 
 
   ## What changes were proposed in this pull request?
   
   Close the BatchOperation, by using try with the resource. As this is not 
cleaning up the underlying native references, this occurs randomly.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2379
   
   Please replace this section with the link to the Apache JIRA)
   
   Ran a few of Integration tests and also after this patch on a cluster 
testing we are not seeing this error.
   
   And also the below rocksdb issue link has the same error, once after 
following memory management the issue was resolved is the solution proposed. 
Followed the same to resolve this issue.
   https://github.com/facebook/rocksdb/issues/5068
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to