[
https://issues.apache.org/jira/browse/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell reopened HBASE-12156:
------------------------------------
This is going to need an addendum to fix the 0.98 build:
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/Users/apurtell/src/hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestTableName.java:[157,49]
error: diamond operator is not supported in -source 1.6
> TableName cache doesn't used for once of valueOf methods.
> ---------------------------------------------------------
>
> Key: HBASE-12156
> URL: https://issues.apache.org/jira/browse/HBASE-12156
> Project: HBase
> Issue Type: Bug
> Reporter: Andrey Stepachev
> Assignee: Andrey Stepachev
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: HBASE-12156.patch
>
>
> there is wrong comparison, copy&paste code compares namespace with qualifier
> and namespace.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)