[
https://issues.apache.org/jira/browse/HBASE-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720490#comment-14720490
]
Nick Dimiduk commented on HBASE-14308:
--------------------------------------
I didn't get to it yet, but I was going to put an exception at the end of that
log line so I could see where it was being called. If this is really a problem,
we should clean up call sites to use the non-deprecated API instead.
> 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
>
> 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)