You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by af...@apache.org on 2018/03/02 22:12:25 UTC

zookeeper git commit: ZOOKEEPER-2936: Removed duplicate code

Repository: zookeeper
Updated Branches:
  refs/heads/master 722ba9409 -> ecb1162ec


ZOOKEEPER-2936: Removed duplicate code

Author: asutosh936 <as...@hotmail.com>

Reviewers: Andor Molnár <an...@cloudera.com>, Abraham Fine <af...@apache.org>

Closes #473 from asutosh936/master and squashes the following commits:

6a17613be [asutosh936] ZOOKEEPER-2936 - Deleted duplicate code
a02ef3db8 [asutosh936] ZOOKEEPER-2936 - Removed duplicate code


Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo
Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/ecb1162e
Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/ecb1162e
Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/ecb1162e

Branch: refs/heads/master
Commit: ecb1162ec7f381963fb3263c7971a85fc35b27c8
Parents: 722ba94
Author: asutosh936 <as...@hotmail.com>
Authored: Fri Mar 2 14:12:17 2018 -0800
Committer: Abraham Fine <af...@apache.org>
Committed: Fri Mar 2 14:12:17 2018 -0800

----------------------------------------------------------------------
 src/contrib/rest/conf/log4j.properties | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zookeeper/blob/ecb1162e/src/contrib/rest/conf/log4j.properties
----------------------------------------------------------------------
diff --git a/src/contrib/rest/conf/log4j.properties b/src/contrib/rest/conf/log4j.properties
index c294b3d..21ba7e4 100644
--- a/src/contrib/rest/conf/log4j.properties
+++ b/src/contrib/rest/conf/log4j.properties
@@ -56,10 +56,6 @@ log4j.appender.ROLLINGFILE.MaxFileSize=10MB
 # uncomment the next line to limit number of backup files
 #log4j.appender.ROLLINGFILE.MaxBackupIndex=10
 
-log4j.appender.ROLLINGFILE.layout=org.apache.log4j.PatternLayout
-log4j.appender.ROLLINGFILE.layout.ConversionPattern=%d{ISO8601} - %-5p [%t:%C{1}@%L] - %m%n
-
-
 #
 # Add TRACEFILE to rootLogger to get log file output
 #    Log DEBUG level and above messages to a log file