HyukjinKwon commented on a change in pull request #30007:
URL: https://github.com/apache/spark/pull/30007#discussion_r503002323



##########
File path: 
common/kvstore/src/main/java/org/apache/spark/util/kvstore/InMemoryStore.java
##########
@@ -164,7 +164,7 @@ public void clear() {
   }
 
   /**
-   * An alias class for the type "ConcurrentHashMap<Comparable<Object>, 
Boolean>", which is used
+   * An alias class for the type "{@literal 
ConcurrentHashMap<Comparable<Object>, Boolean>}", which is used

Review comment:
       Looks like this line is too long.




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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to