Shuyi Chen created FLINK-37168: ---------------------------------- Summary: TimerRegistrationAction in unregisteredTimers is not cleaned up properly after the timers are registered Key: FLINK-37168 URL: https://issues.apache.org/jira/browse/FLINK-37168 Project: Flink Issue Type: Bug Components: API / Python Affects Versions: 2.0.0 Reporter: Shuyi Chen Assignee: Shuyi Chen
This will cause all TimerRegistrationAction to be accumulated in JVM and eventually OOM. -- This message was sent by Atlassian Jira (v8.20.10#820010)