panbingkun commented on code in PR #41245:
URL: https://github.com/apache/spark/pull/41245#discussion_r1199738326
##########
streaming/src/main/scala/org/apache/spark/streaming/Checkpoint.scala:
##########
@@ -173,7 +173,7 @@ object Checkpoint extends Logging {
// to find classes, which maybe the wrong class loader. Hence, an
inherited version
// of ObjectInputStream is used to explicitly use the current thread's
default class
// loader to find and load classes. This is a well know Java issue and
has popped up
- // in other places (e.g., http://jira.codehaus.org/browse/GROOVY-1627)
Review Comment:
Dead link
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]