HyukjinKwon commented on a change in pull request #30007:
URL: https://github.com/apache/spark/pull/30007#discussion_r503773690
##########
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:
@gemelen seems forgot to push the change?
----------------------------------------------------------------
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]