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

Flink Jira Bot commented on FLINK-10239:
----------------------------------------

This issue and all of its Sub-Tasks have not been updated for 180 days. So, it 
has been labeled "stale-minor". If you are still affected by this bug or are 
still interested in this issue, please give an update and remove the label. In 
7 days the issue will be closed automatically.

> Register eventtime timer only once in eventtrigger
> --------------------------------------------------
>
>                 Key: FLINK-10239
>                 URL: https://issues.apache.org/jira/browse/FLINK-10239
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>    Affects Versions: 1.5.3
>            Reporter: Jiayi Liao
>            Priority: Minor
>              Labels: stale-minor
>
> I find that we call ctx.registerEventTimeTimer(window.maxTimestamp()) every 
> time when an element is received in the window. Even though it doesn't affect 
> the result because it uses a Set, but I think it can still be an improvement 
> if we call it only once.



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

Reply via email to