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 2016/08/01 12:00:24 UTC

[jira] [Commented] (FLINK-4291) No log entry for unscheduled reporters

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

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

GitHub user zentol opened a pull request:

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

    [FLINK-4291] Add log entry for scheduled reporters

    simple PR that adds a log message for instantiated unscheduled reporters containing the name and class.

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

    $ git pull https://github.com/zentol/flink 4291_reporter_log

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

    https://github.com/apache/flink/pull/2318.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 #2318
    
----
commit 674a64335329c3df93f40cb0aa7fcab0e4904a5a
Author: zentol <ch...@apache.org>
Date:   2016-08-01T11:57:07Z

    [FLINK-4291] Add log entry for scheduled reporters

----


> No log entry for unscheduled reporters
> --------------------------------------
>
>                 Key: FLINK-4291
>                 URL: https://issues.apache.org/jira/browse/FLINK-4291
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.1.0
>            Reporter: Chesnay Schepler
>            Priority: Trivial
>
> When a non-Scheduled reporter is configured no log message is printed. It would be nice if we would print a log message for every instantiated reporter, not just Scheduled ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)