This is an automated email from the ASF dual-hosted git repository.

sammichen pushed a commit to branch ozone-0.6.0
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git

commit e65d196b40fa11e0d601743e9aa66c077ef5da55
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Jul 16 01:26:15 2020 +0200

    HDDS-3967. Remove leftover debug setting (#1202)
    
    (cherry picked from commit fadc7f1195a459d67ed25a3ea6829fede9b029dc)
---
 hadoop-ozone/integration-test/src/test/resources/log4j.properties | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/hadoop-ozone/integration-test/src/test/resources/log4j.properties 
b/hadoop-ozone/integration-test/src/test/resources/log4j.properties
index e5381ad..b8ad21d 100644
--- a/hadoop-ozone/integration-test/src/test/resources/log4j.properties
+++ b/hadoop-ozone/integration-test/src/test/resources/log4j.properties
@@ -19,6 +19,3 @@ log4j.appender.stdout.layout.ConversionPattern=%d{ISO8601} 
[%t] %-5p %c{2} (%F:%
 
 log4j.logger.org.apache.hadoop.security.ShellBasedUnixGroupsMapping=ERROR
 log4j.logger.org.apache.hadoop.util.NativeCodeLoader=ERROR
-
-log4j.logger.org.apache.ratis.grpc.server.GrpcLogAppender=DEBUG
-log4j.logger.org.apache.ratis.server.impl.RaftServerImpl=DEBUG


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to