You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2015/08/26 22:02:46 UTC

[jira] [Commented] (HBASE-14308) HTableDescriptor WARN is not actionable

    [ https://issues.apache.org/jira/browse/HBASE-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715414#comment-14715414 ] 

Lars Francke commented on HBASE-14308:
--------------------------------------

Looks like it was just introduced by HBASE-14224

I see this error message popping up on a freshly started HBase when the hbase:meta  Table Descriptor is loaded. It'll be hard to distinguish that from legitimate "wrong" usage.

I'm happy to submit a patch that removes the warning again....not sure what you prefer?

> 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
>              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)