smengcl commented on PR #6153:
URL: https://github.com/apache/ozone/pull/6153#issuecomment-1933398748

   hmm. leak detected in tests?
   
   ```
   Error:  
org.apache.hadoop.hdds.scm.storage.TestCommitWatcher.testReleaseBuffers  Time 
elapsed: 18.44 s  <<< FAILURE!
   java.lang.AssertionError: Found 2 leaked objects, check logs
        at 
org.apache.hadoop.hdds.utils.db.CodecBuffer.assertNoLeaks(CodecBuffer.java:232)
        at 
org.apache.hadoop.hdds.utils.db.CodecTestUtil.gc(CodecTestUtil.java:54)
   ```
   
   ```
   Error:  
org.apache.hadoop.hdds.scm.storage.TestCommitWatcher.testReleaseBuffersOnException
  Time elapsed: 35.839 s  <<< FAILURE!
   java.lang.AssertionError: Found 4 leaked objects, check logs
        at 
org.apache.hadoop.hdds.utils.db.CodecBuffer.assertNoLeaks(CodecBuffer.java:232)
   ```
   
   
https://github.com/apache/ozone/actions/runs/7823740701/job/21345534308#step:6:178


-- 
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