GitHub user zentol opened a pull request:

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

    [FLINK-9873][runtime] Log task state when aborting checkpoint

    ## What is the purpose of the change
    
    This PR adjusts the logging message for when a checkpoint is declined due 
to tasks not being ready.
    We now explicitly log the current task state.


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

    $ git pull https://github.com/zentol/flink 9873

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

    https://github.com/apache/flink/pull/6350.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 #6350
    
----
commit 4dfe622fc45a2233dbba58640d6aa67be4739f86
Author: zentol <chesnay@...>
Date:   2018-07-17T07:34:45Z

    [FLINK-9873][runtime] Log task state when aborting checkpoint

----


---

Reply via email to