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/14 04:00:48 UTC

[jira] [Commented] (FLINK-2516) Remove unwanted log.isInfoEnabled check

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

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

GitHub user ffbin opened a pull request:

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

    [FLINK-2516]Remove unwanted log.isInfoEnabled check

    The function has call log.info() at the head of  it.So i think the check of log.isInfoEnabled after call log.info() is unwanted.

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

    $ git pull https://github.com/ffbin/flink FLINK-2516

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

    https://github.com/apache/flink/pull/1012.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 #1012
    
----
commit 2354d008021b93885b3183fd8becd67c52e18424
Author: ffbin <86...@qq.com>
Date:   2015-08-14T01:37:14Z

    [FLINK-2516]Remove unwanted log.isInfoEnabled check

----


> Remove unwanted log.isInfoEnabled check
> ---------------------------------------
>
>                 Key: FLINK-2516
>                 URL: https://issues.apache.org/jira/browse/FLINK-2516
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Runtime
>    Affects Versions: 0.8.1
>            Reporter: fangfengbin
>            Assignee: fangfengbin
>            Priority: Minor
>




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