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

[2/3] git commit: ACCUMULO-2667 Quiet Compression log messages during randomwalk

ACCUMULO-2667 Quiet Compression log messages during randomwalk


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

Branch: refs/heads/master
Commit: 77dc446cf34096eb0b7545e211b651744549358e
Parents: 73fae63
Author: Bill Havanki <bh...@cloudera.com>
Authored: Wed Apr 16 11:16:10 2014 -0400
Committer: Bill Havanki <bh...@cloudera.com>
Committed: Wed Apr 16 11:16:10 2014 -0400

----------------------------------------------------------------------
 test/system/randomwalk/conf/logger.xml.example | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/77dc446c/test/system/randomwalk/conf/logger.xml.example
----------------------------------------------------------------------
diff --git a/test/system/randomwalk/conf/logger.xml.example b/test/system/randomwalk/conf/logger.xml.example
index 5ad4a29..d2f6a97 100644
--- a/test/system/randomwalk/conf/logger.xml.example
+++ b/test/system/randomwalk/conf/logger.xml.example
@@ -59,6 +59,9 @@
      <appender-ref ref="A2" />
      <appender-ref ref="A3" />
   </logger>
+  <logger name="org.apache.accumulo.core.file.rfile.bcfile.Compression">
+     <level value="INFO"/>
+  </logger>
 
   <!-- Log non-accumulo events to the debug and normal logs. -->
   <root>