Tejaskriya commented on code in PR #9445: URL: https://github.com/apache/ozone/pull/9445#discussion_r2602216726
########## hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/TestSTSTokenIdentifier.java: ########## Review Comment: Could you please mention the reason for this change? ########## hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/TestS3SecurityUtil.java: ########## Review Comment: There are some common mocking and setup steps we are doing in all the tests in this file. Can those be moved to a different method with the annotations of `@BeforeAll` and `@BeforeEach`? -- 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]
