Skip to content

Commit

Permalink
HBASE-26799 TestCanaryTool.testWriteTableTimeout is flaky (#4165)
Browse files Browse the repository at this point in the history
Signed-off-by: GeorryHuang <[email protected]>
  • Loading branch information
Apache9 authored Mar 5, 2022
1 parent f90816d commit 905a6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hbase-logging/src/test/resources/log4j2.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ logger.hadoop.level = WARN
logger.zookeeper.name = org.apache.zookeeper
logger.zookeeper.level = ERROR

logger.hbase.name = org.apache.zookeeper
logger.hbase.name = org.apache.hadoop.hbase
logger.hbase.level = DEBUG

# These settings are workarounds against spurious logs from the minicluster. See HBASE-4709
Expand Down

0 comments on commit 905a6e0

Please sign in to comment.