Gyula Fora created FLINK-2423: --------------------------------- Summary: Properly test checkpoint notifications Key: FLINK-2423 URL: https://issues.apache.org/jira/browse/FLINK-2423 Project: Flink Issue Type: Improvement Components: Streaming Reporter: Gyula Fora
Checkpoint notifications (via the CheckpointNotifier interface) are currently not properly tested. A test should be included to verify that checkpoint notifications are eventually called on successful checkpoints, and that they are only called once per checkpointID. -- This message was sent by Atlassian JIRA (v6.3.4#6332)