Jinzhong Li created FLINK-35069:
-----------------------------------
Summary: ContinuousProcessingTimeTrigger continuously registers
timers in a loop at the end of the window
Key: FLINK-35069
URL: https://issues.apache.org/jira/browse/FLINK-35069
Project: Flink
Issue Type: Bug
Components: API / DataStream
Reporter: Jinzhong Li
Attachments: image-2024-04-09-20-23-54-415.png
In our production environment, when TumblingEventTimeWindows and
ContinuousProcessingTimeTrigger are used in combination within a
WindowOperator, we observe a situation where the timers are continuously
registered in a loop at the end of the window, leading to the job being
perpetually stuck in timer processing.
!image-2024-04-09-20-23-54-415.png|width=516,height=205!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)