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 <[email protected]>
Date: 2015-08-14T01:37:14Z
[FLINK-2516]Remove unwanted log.isInfoEnabled check
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---