[ 
https://issues.apache.org/jira/browse/FLINK-18850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ZhuShang updated FLINK-18850:
-----------------------------
    Comment: was deleted

(was: hi,[~libenchao] 

i found the accumulator in WindowOperator
{code:java}
private static final String LATE_ELEMENTS_DROPPED_METRIC_NAME = 
"numLateRecordsDropped";
protected transient Counter numLateRecordsDropped;
{code}
and also ,in flink ui has the metrics as below

!image-2020-08-20-20-25-03-981.png!

 )

> Add late records dropped metric for row time over windows
> ---------------------------------------------------------
>
>                 Key: FLINK-18850
>                 URL: https://issues.apache.org/jira/browse/FLINK-18850
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Runtime
>            Reporter: Benchao Li
>            Priority: Major
>              Labels: Starter
>
> Currently all the row time over windows in blink planner runtime discards 
> late records silently, it would be good to have a metric about the late 
> records dropping.



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

Reply via email to