[
https://issues.apache.org/jira/browse/BEAM-9126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik closed BEAM-9126.
---------------------------
Fix Version/s: 2.20.0
Resolution: Fixed
> TestStreamTest.testDiscarding mode fails for Dataflow since Dataflow
> TestStream only updates watermarks at 1s resolution.
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-9126
> URL: https://issues.apache.org/jira/browse/BEAM-9126
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Andrew Crites
> Assignee: Andrew Crites
> Priority: Minor
> Fix For: 2.20.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test advances the watermark to 1001ms, but Dataflow will only report the
> watermark as having advanced to 1000ms. The test only needs to advance to the
> end of the window anyway, so there is no problem with changing it to 1000ms.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)