You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mm...@apache.org on 2019/12/17 17:26:16 UTC

[accumulo] branch master updated: Update test log4j.properties

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

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/master by this push:
     new 1ed12fa  Update test log4j.properties
1ed12fa is described below

commit 1ed12fa585a37caf36cfd674bd7ad6903c1d4e79
Author: Mike Miller <mm...@apache.org>
AuthorDate: Tue Dec 17 12:25:30 2019 -0500

    Update test log4j.properties
---
 test/src/main/resources/log4j.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/src/main/resources/log4j.properties b/test/src/main/resources/log4j.properties
index 9b86d48..101f9bd 100644
--- a/test/src/main/resources/log4j.properties
+++ b/test/src/main/resources/log4j.properties
@@ -52,6 +52,7 @@ log4j.logger.org.apache.directory=INFO
 log4j.logger.org.apache.directory.api.ldap=WARN
 # This is really spammy at debug
 log4j.logger.org.apache.thrift.transport.TSaslTransport=INFO
+log4j.logger.org.apache.commons.beanutils.converters=INFO
 # From apache-ds/minikdc
 log4j.logger.org.apache.mina=INFO
 log4j.logger.org.apache.accumulo.server.thrift.UGIAssumingProcessor=TRACE