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 <eno.there...@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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to