justinmclean commented on code in PR #8515:
URL: https://github.com/apache/gravitino/pull/8515#discussion_r2342152873


##########
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:
   Space is fine by me, but it doesn't really matter.



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