Commit 5ee15e3
committed
[FLINK-39388][tests] Fix flaky DataGeneratorSourceITCase#testGatedRateLimiter
- Add !firstCheckpointCompleted guard in notifyCheckpointComplete to
prevent redundant state updates after the first checkpoint has
already been marked complete1 parent fe8d828 commit 5ee15e3
1 file changed
Lines changed: 3 additions & 1 deletion
File tree
- flink-connectors/flink-connector-datagen-test/src/test/java/org/apache/flink/connector/datagen/source
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| |||
0 commit comments