[
https://issues.apache.org/jira/browse/BEAM-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-311:
-------------------------------
Labels: stale-P2 (was: )
> Add 'garbage collection' hold when receive late element
> -------------------------------------------------------
>
> Key: BEAM-311
> URL: https://issues.apache.org/jira/browse/BEAM-311
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Mark Shields
> Priority: P2
> Labels: stale-P2
>
> We currently add a 'garbage collection' hold in WatermarkHold (invoked via
> ReduceFnRunner) if the closing behavior is FIRE_ALWAYS. This means an element
> which has come in too late for a data holds and an end-of-window hold may end
> up setting no hold at all. As a result, the eventual pane containing that
> element may end up dropped as being too late.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)