whbing commented on PR #6055:
URL: https://github.com/apache/ozone/pull/6055#issuecomment-1905697790

   ```java
     private static GenericTestUtils.LogCapturer log = 
         GenericTestUtils.LogCapturer.captureLogs(ManagedRocksObjectUtils.LOG);
     assertFalse(log.getOutput().contains("is not closed properly"));
   ```
   Simple verification of the startup log, fixed after closing ManagedStatistics


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