You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/07/15 12:40:39 UTC

[GitHub] [hadoop-ozone] adoroszlai commented on a change in pull request #1101: HDDS-3821. Disable Ozone SPNEGO should not fall back to hadoop.http.a…

adoroszlai commented on a change in pull request #1101:
URL: https://github.com/apache/hadoop-ozone/pull/1101#discussion_r455019812



##########
File path: hadoop-ozone/integration-test/src/test/resources/log4j.properties
##########
@@ -19,3 +19,6 @@ 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

Review comment:
       Hi @xiaoyuyao,
   
   Were these Ratis log levels intentionally set to DEBUG in the final commit, or is it a leftover that should have been removed?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org