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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org