[ 
https://issues.apache.org/jira/browse/HBASE-16538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell reopened HBASE-16538:
------------------------------------

I need to commit an addendum. This change is blocking release of 0.98.22. 
TestInterfaceAudienceAnnotations is failing:
{noformat}
2016-09-03 02:26:22,900 INFO  [main] 
hbase.TestInterfaceAudienceAnnotations(254): These are the classes that DO NOT 
have @InterfaceAudience annotation:
2016-09-03 02:26:22,900 INFO  [main] 
hbase.TestInterfaceAudienceAnnotations(256): class 
org.apache.hadoop.hbase.Version
{noformat}

Surprised this wasn't caught before commit. I'm going to add the annotations to 
the generator script and commit this everywhere the original patch went in, in 
a few minutes. 

> Version mismatch in HBaseConfiguration.checkDefaultsVersion
> -----------------------------------------------------------
>
>                 Key: HBASE-16538
>                 URL: https://issues.apache.org/jira/browse/HBASE-16538
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>              Labels: configuration, test-failure
>             Fix For: 2.0.0, 1.0.4, 1.4.0, 1.1.6, 1.2.3, 0.98.22
>
>         Attachments: HBASE-16538.master.001.patch, 
> HBASE-16538.master.002.patch
>
>
> {noformat}
> org.apache.hadoop.hbase.procedure2.TestYieldProcedures
> testYieldEachExecutionStep(org.apache.hadoop.hbase.procedure2.TestYieldProcedures)
>   Time elapsed: 0.255 sec  <<< ERROR!
> java.lang.RuntimeException: hbase-default.xml file seems to be for an older 
> version of HBase (2.0.0-SNAPSHOT), this version is Unknown
>       at 
> org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:73)
>       at 
> org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:83)
>       at 
> org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:98)
>       at 
> org.apache.hadoop.hbase.HBaseCommonTestingUtility.<init>(HBaseCommonTestingUtility.java:46)
>       at 
> org.apache.hadoop.hbase.procedure2.TestYieldProcedures.setUp(TestYieldProcedures.java:63)
> {noformat}
> (Exact test is not important)
> Reference run:
> https://builds.apache.org/view/All/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=yahoo-not-h2/1515/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to