forLp811 commented on code in PR #8874:
URL: https://github.com/apache/gravitino/pull/8874#discussion_r2451251580


##########
server-common/src/main/java/org/apache/gravitino/server/authentication/KerberosAuthenticator.java:
##########
@@ -133,6 +135,21 @@ public Principal run() throws Exception {
     }
   }
 
+  private String replaceHostPlaceholder(String principal) {

Review Comment:
   > We would better put this method to a Utils class. It may be more 
convenient to reuse.
   
   done



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