Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/11802#discussion_r56638983
--- Diff:
streaming/src/main/scala/org/apache/spark/streaming/dstream/DStreamCheckpointData.scala
---
@@ -102,8 +102,8 @@ class DStreamCheckpointData[T: ClassTag] (dstream:
DStream[T])
}
/**
- * Restore the checkpoint data. This gets called once when the DStream
graph
- * (along with its DStreams) are being restored from a graph checkpoint
file.
+ * Restore the checkpoint data. This gets called once while the DStream
graph
--- End diff --
I'd leave "when" in this case since it is _called_ at the time the graph is
restored, not sometime during that process
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]