[ https://issues.apache.org/jira/browse/HBASE-14308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731887#comment-14731887 ]
Hudson commented on HBASE-14308: -------------------------------- SUCCESS: Integrated in HBase-1.3-IT #135 (See [https://builds.apache.org/job/HBase-1.3-IT/135/]) HBASE-14308 HTableDescriptor WARN is not actionable (Lars Francke) (stack: rev 30752d581599df9d03801d3306e512a93f3daa96) * hbase-client/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java > 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 > Fix For: 2.0.0, 1.2.0, 1.3.0 > > 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)