[ https://issues.apache.org/jira/browse/FLINK-30289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jing Ge updated FLINK-30289: ---------------------------- Fix Version/s: 1.19.0 (was: 1.18.0) > RateLimitedSourceReader uses wrong signal for checkpoint rate-limiting > ---------------------------------------------------------------------- > > Key: FLINK-30289 > URL: https://issues.apache.org/jira/browse/FLINK-30289 > Project: Flink > Issue Type: Bug > Components: API / Core > Affects Versions: 1.17.0 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Major > Labels: pull-request-available, stale-assigned > Fix For: 1.19.0 > > > The checkpoint rate limiter is notified when the checkpoint is complete, but > since this signal comes at some point in the future (or not at all) it can > result in no records being emitted for a checkpoint, or more records than > expected being emitted. -- This message was sent by Atlassian Jira (v8.20.10#820010)