Michael Stack created HBASE-23687:
-------------------------------------
Summary: DEBUG logging cleanup
Key: HBASE-23687
URL: https://issues.apache.org/jira/browse/HBASE-23687
Project: HBase
Issue Type: Bug
Affects Versions: 2.3.0
Reporter: Michael Stack
Minor cleanup of annoying loggings. For example, over an hour, we logged this
200k times:
{code}2020-01-14 11:06:00,287 DEBUG
org.apache.hadoop.hbase.master.cleaner.LogCleaner: Exiting
{code}
There is no corresponding 'Starting'.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)