lostluck commented on code in PR #36384:
URL: https://github.com/apache/beam/pull/36384#discussion_r2403489611
##########
runners/prism/java/build.gradle:
##########
@@ -86,9 +86,8 @@ def sickbayTests = [
'org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests.testCommittedStringSetMetrics',
'org.apache.beam.sdk.metrics.MetricsTest$CommittedMetricTests.testCommittedGaugeMetrics',
- // negative WaitGroup counter when failing bundle
+ // Instead of 42, Prism got 84, which suggests two early panes of 42 are
fired.
Review Comment:
This is what's happening in the
"testAfterProcessingTimeContinuationTriggerUsingState" after this change?
--
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]