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:13 UTC

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

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 <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>


[3/3] git commit: Merge branch '1.6.0-SNAPSHOT'

Posted by bh...@apache.org.
Merge branch '1.6.0-SNAPSHOT'


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

Branch: refs/heads/master
Commit: ea18904e3f500c6178f473725c6335165be61ff7
Parents: 3056d89 77dc446
Author: Bill Havanki <bh...@cloudera.com>
Authored: Wed Apr 16 11:16:51 2014 -0400
Committer: Bill Havanki <bh...@cloudera.com>
Committed: Wed Apr 16 11:16:51 2014 -0400

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



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

Posted by bh...@apache.org.
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>