[ 
https://issues.apache.org/jira/browse/BEAM-9312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122382#comment-17122382
 ] 

Beam JIRA Bot commented on BEAM-9312:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Make MonotonicWatermarkEstimator configurable for whether to ignore late 
> timestamp.
> -----------------------------------------------------------------------------------
>
>                 Key: BEAM-9312
>                 URL: https://issues.apache.org/jira/browse/BEAM-9312
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core, sdk-py-harness
>            Reporter: Boyuan Zhang
>            Priority: P2
>              Labels: stale-P2
>
> Current implementation of MonotonicWatermarkEstimator throws error and stop 
> the pipeline  when there is a late timestamp. But there are more potential 
> options like:
> (1) Suppress the error and emit the item as possibly late data.
> (2) Move the timestamp forward to respect the watermark.
> We should consider making MonotonicWatermarkEstimator configurable with these 
> options, or  providing different types of MonotonicWatermarkEstimator  to 
> handle different options.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to