[
https://issues.apache.org/jira/browse/PHOENIX-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179240#comment-15179240
]
Andrew Purtell commented on PHOENIX-2725:
-----------------------------------------
By the way as you say you are using a private class. Obviously we can't
guarantee anything here and you should be clear about that - its marked
private. Can this be fixed down the road on the Phoenix side or do we need to
promote this interface to LimitedPrivate ? If the latter please consider
opening an HBase JIRA.
> Phoenix fails to compile with HBase 0.98.18 head
> ------------------------------------------------
>
> Key: PHOENIX-2725
> URL: https://issues.apache.org/jira/browse/PHOENIX-2725
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.7.0
> Reporter: Mujtaba Chohan
> Priority: Minor
>
> {code}
> org/apache/phoenix/hbase/index/covered/data/IndexMemStore.java:[310,5] method
> does not override or implement a method from a supertype
> org/apache/phoenix/hbase/index/scanner/FilteredKeyValueScanner.java:[37,8]
> org.apache.phoenix.hbase.index.scanner.FilteredKeyValueScanner is not
> abstract and does not override abstract method
> shouldUseScanner(org.apache.hadoop.hbase.client.Scan,org.apache.hadoop.hbase.regionserver.Store,long)
> in org.apache.hadoop.hbase.regionserver.KeyValueScanner
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)