You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/04 10:16:05 UTC

[jira] [Commented] (FLINK-2423) Properly test checkpoint notifications

    [ https://issues.apache.org/jira/browse/FLINK-2423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653254#comment-14653254 ] 

ASF GitHub Bot commented on FLINK-2423:
---------------------------------------

GitHub user mbalassi opened a pull request:

    https://github.com/apache/flink/pull/980

    [FLINK-2423] [streaming] ITCase for checkpoint notifications

    See javadoc and Jira.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mbalassi/flink FLINK-2423

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/980.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #980
    
----
commit 3637d0506aa7ebbf501b68805a83e2ea2919188a
Author: mbalassi <mb...@apache.org>
Date:   2015-08-04T08:11:10Z

    [FLINK-2423] [streaming] ITCase for checkpoint notifications

----


> 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
>            Assignee: Márton Balassi
>
> 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)