You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by mbalassi <gi...@git.apache.org> on 2015/06/10 14:52:09 UTC

[GitHub] flink pull request: [release-0.9] [runtime] Logging update for che...

GitHub user mbalassi opened a pull request:

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

    [release-0.9] [runtime] Logging update for checkpointed streaming topologies

    Also adding a log message when delaying the retry of the execution graph.
    
    This change is motivated by my experience when running checkpointed topologies on a cluster. Some log information had to be lowered to debug as it was coming multiple times a second by default.
    
    We did not log when the execution graph went to sleep for a 100 secs to wait for a possible taskmanager restart. It was quite misleading for me.

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

    $ git pull https://github.com/mbalassi/flink check-log

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

    https://github.com/apache/flink/pull/819.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 #819
    
----
commit ca07e5a23f06c3328b66e74104512a66bb1dd937
Author: mbalassi <mb...@apache.org>
Date:   2015-06-10T12:46:11Z

    [runtime] Logging update for checkpointed streaming topologies
    
    Also adding a log message when delaying the retry of the execution graph.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [release-0.9] [streaming] Logging update for c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] flink pull request: [release-0.9] [streaming] Logging update for c...

Posted by mxm <gi...@git.apache.org>.
Github user mxm commented on the pull request:

    https://github.com/apache/flink/pull/819#issuecomment-111396844
  
    LGTM


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---