[
https://issues.apache.org/jira/browse/HBASE-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Francke updated HBASE-14308:
---------------------------------
Attachment: HBASE-14308.patch
Patch that removes the warning. Changing the call sites ain't easy so settling
for this for now.
> 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
> Assignee: Lars Francke
> Priority: Minor
> Labels: beginner
> Attachments: HBASE-14308.patch
>
>
> 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)