adoroszlai commented on PR #4286: URL: https://github.com/apache/ozone/pull/4286#issuecomment-1450060911
> This should be reproducible via a UT. Can you extend a test as well for this @chungen0126 To achieve this: * Make `RandomKeyGenerator#printStats` package-private * Call it from `TestRandomKeyGenerator#testDefault` after the assertions: `randomKeyGenerator.printStats(System.out);` -- 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]
