[
https://issues.apache.org/jira/browse/ZOOKEEPER-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935672#comment-14935672
]
Chris Nauroth commented on ZOOKEEPER-2170:
------------------------------------------
Hi [[email protected]].
There is not consensus yet on a way to make this change in a
backwards-compatible way. Please see the prior comments for full details. If
we cannot achieve backwards-compatibility, then that would prevent the change
from ever entering the 3.4 code line.
[~arshad.mohammad], thank you for updating the patch. I'll bump this up in my
queue to review and retest.
> Zookeeper is not logging as per the configuration in log4j.properties
> ---------------------------------------------------------------------
>
> Key: ZOOKEEPER-2170
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2170
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Arshad Mohammad
> Assignee: Arshad Mohammad
> Fix For: 3.6.0
>
> Attachments: ZOOKEEPER-2170-002.patch, ZOOKEEPER-2170-003.patch,
> ZOOKEEPER-2170.001.patch
>
>
> In conf/log4j.properties default root logger is
> {code}
> zookeeper.root.logger=INFO, CONSOLE
> {code}
> Changing root logger to bellow value or any other value does not change
> logging effect
> {code}
> zookeeper.root.logger=DEBUG, ROLLINGFILE
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)