adoroszlai opened a new pull request, #4575:
URL: https://github.com/apache/ozone/pull/4575

   ## What changes were proposed in this pull request?
   
   ```
   $ mvn -am -pl :ozone-integration-test -Dtest='TestOMDbCheckpointServlet' 
clean test
   ...
   $ grep 'not closed properly' 
hadoop-ozone/integration-test/target/surefire-reports/org.apache.hadoop.ozone.om.TestOMDbCheckpointServlet-output.txt
 
   2023-04-15 18:42:50,134 [Finalizer] WARN  managed.ManagedRocksObjectUtils 
(ManagedRocksObjectUtils.java:assertClosed(54)) - Checkpoint is not closed 
properly
   ```
   
   https://issues.apache.org/jira/browse/HDDS-8429
   
   ## How was this patch tested?
   
   ```
   $ mvn -am -pl :ozone-integration-test -Dtest='TestOMDbCheckpointServlet' 
clean test
   ...
   $ grep 'not closed properly' 
hadoop-ozone/integration-test/target/surefire-reports/org.apache.hadoop.ozone.om.TestOMDbCheckpointServlet-output.txt
 
   ```
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/4708820465


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