[
https://issues.apache.org/jira/browse/FLINK-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729153#comment-15729153
]
ASF GitHub Bot commented on FLINK-5278:
---------------------------------------
GitHub user tillrohrmann opened a pull request:
https://github.com/apache/flink/pull/2960
[backport] [FLINK-5278] Improve task and checkpoint related logging
Backport of #2959 for release-1.1.
Improve logging of Task and checkpoint logic.
cc @uce
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tillrohrmann/flink improveLogging
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2960.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 #2960
----
commit 1e62500ebfcc57fc02343d7c0059bb3ab7e2b367
Author: Till Rohrmann <[email protected]>
Date: 2016-12-07T15:22:23Z
[FLINK-5278] Improve task and checkpoint related logging
----
> Improve Task and checkpoint logging
> ------------------------------------
>
> Key: FLINK-5278
> URL: https://issues.apache.org/jira/browse/FLINK-5278
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing, TaskManager
> Affects Versions: 1.2.0, 1.1.3
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Fix For: 1.2.0, 1.1.4
>
>
> The logging of task and checkpoint logic could be improved to contain more
> information relevant for debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)