Reid Chan created HBASE-22702:
---------------------------------
Summary: [Log] 'Group not found for table' is chatty
Key: HBASE-22702
URL: https://issues.apache.org/jira/browse/HBASE-22702
Project: HBase
Issue Type: Improvement
Reporter: Reid Chan
When rsgroup feature is enabled, there are few places when
'RSGroupBasedLoadBalancer' can't find group of a table and print a lot of
{{Group not found for table ***, using default}} which is chatty and useless in
master log.
Plan to make it DEBUG level or remove it, since we can always know what tables
a rsgroup contains by using hbase shell.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)