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

Chris Nauroth commented on ZOOKEEPER-2170:
------------------------------------------

Hi [~rgs].

My own opinion is that the existing configurability is sufficient and 
consistent with other Apache projects like Hadoop.  We can consider committing 
the patch I attached, which makes things a bit easier to tune by relaxing the 
thresholding.  Any further changes beyond that would risk 
backwards-incompatibility with the configurations in existing deployments.  For 
more details, see my prior comment here:

https://issues.apache.org/jira/browse/ZOOKEEPER-2170?focusedCommentId=14514522&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14514522

Of course, this is a matter of opinion, but that's what I'm currently thinking.

Thanks!

> Zookeeper is not logging as per  the configuraiton in log4j.properties
> ----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2170
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2170
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Arshad Mohammad
>            Assignee: Chris Nauroth
>             Fix For: 3.6.0
>
>         Attachments: 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)

Reply via email to