Nick Dimiduk created HBASE-14308:
------------------------------------
Summary: HTableDescriptor WARN is not actionable
Key: HBASE-14308
URL: https://issues.apache.org/jira/browse/HBASE-14308
Project: HBase
Issue Type: Task
Components: Usability
Affects Versions: 2.0.0
Reporter: Nick Dimiduk
Priority: Minor
Notice this while testing another patch in standalone mode. I see warn lines
like the following
{noformat}
2015-08-25 14:19:47,057 WARN [1758008124@qtp-1276709283-0]
hbase.HTableDescriptor: Use addCoprocessor* methods to add a coprocessor instead
{noformat}
This appears to come from {{HTableDescriptor#setValue(Bytes,Bytes)}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)