chaoqin-li1123 commented on code in PR #39647:
URL: https://github.com/apache/spark/pull/39647#discussion_r1080689540
##########
streaming/src/main/scala/org/apache/spark/streaming/StreamingContext.scala:
##########
@@ -61,6 +61,7 @@ import org.apache.spark.util.{CallSite, ShutdownHookManager,
ThreadUtils, Utils}
* `context.awaitTermination()` allows the current thread to wait for the
termination
* of the context by `stop()` or by an exception.
*/
+@deprecated
Review Comment:
Leave a note in this file or other public document?
--
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]