Repository: accumulo Updated Branches: refs/heads/1.6.0-SNAPSHOT 73fae6368 -> 77dc446cf refs/heads/master 3056d89f2 -> ea18904e3
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/1.6.0-SNAPSHOT Commit: 77dc446cf34096eb0b7545e211b651744549358e Parents: 73fae63 Author: Bill Havanki <bhava...@cloudera.com> Authored: Wed Apr 16 11:16:10 2014 -0400 Committer: Bill Havanki <bhava...@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>