scwhittle commented on code in PR #30194:
URL: https://github.com/apache/beam/pull/30194#discussion_r1475761172
##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/StreamingDataflowWorker.java:
##########
@@ -719,8 +726,10 @@ public void stop() {
dispatchThread.join();
// We need to interrupt the commitThread in case it is blocking on
pulling
Review Comment:
nit: update comment for plural threads
--
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]