yuqi1129 commented on code in PR #10081:
URL: https://github.com/apache/gravitino/pull/10081#discussion_r2870961441


##########
integration-test-common/src/test/java/org/apache/gravitino/integration/test/util/BaseIT.java:
##########
@@ -415,6 +423,8 @@ public void startIntegrationTest() throws Exception {
 
     List<String> authenticators = new ArrayList<>();
     String authenticatorStr = 
customConfigs.get(Configs.AUTHENTICATORS.getKey());
+    LOG.warn("Creating authenticator {}", authenticatorStr);

Review Comment:
   warn level is not so proper.



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

Reply via email to