You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by enothereska <gi...@git.apache.org> on 2017/06/06 16:31:16 UTC

[GitHub] kafka pull request #3247: MINOR: log4j template should accept log_level

GitHub user enothereska opened a pull request:

    https://github.com/apache/kafka/pull/3247

    MINOR: log4j template should accept log_level

    The log_level parameter is used in system tests in kafka.py. However the log4j template accepted that parameter in only one place. This led to a large number of DEBUG lines printed even when the intention was to capture only INFO lines. Led to huge log files. Thanks to @ijuma for noticing this.

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

    $ git pull https://github.com/enothereska/kafka minor-log4j-template-fix

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

    https://github.com/apache/kafka/pull/3247.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 #3247
    
----
commit f44836aa0be8880e249de7ddbe6716db3b41cb6a
Author: Eno Thereska <en...@gmail.com>
Date:   2017-06-06T16:29:19Z

    log4j template should accept log_level

----


---
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] kafka pull request #3247: MINOR: log4j template should accept log_level

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

    https://github.com/apache/kafka/pull/3247


---
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.
---