scwhittle commented on code in PR #23882:
URL: https://github.com/apache/beam/pull/23882#discussion_r1011632647
##########
sdks/java/harness/src/main/java/org/apache/beam/fn/harness/FnApiDoFnRunner.java:
##########
@@ -1175,6 +1183,12 @@ private Progress
getProgressFromWindowObservingTruncate(double elementCompleted)
@VisibleForTesting
static Progress scaleProgress(Progress progress, int currentWindowIndex, int
stopWindowIndex) {
Review Comment:
I thought hte check on tracker existence was sufficient but added window
check too.
--
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]