khawaja-abdullah commented on code in PR #8515:
URL: https://github.com/apache/gravitino/pull/8515#discussion_r2338594226


##########
core/src/main/java/org/apache/gravitino/credential/CredentialCacheKey.java:
##########
@@ -57,7 +57,7 @@ public String toString() {
     stringBuilder
         .append("credentialType: ")
         .append(credentialType)
-        .append("credentialContext: ")
+        .append(" credentialContext: ")

Review Comment:
   Hey, thanks for your input @FANNG1 - a space explicitly requested in #8511. 
If @justinmclean also agrees to use comma (`,`) instead of space(` `), I will 
update right away.



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