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

James Taylor commented on PHOENIX-2725:
---------------------------------------

FYI, [~apurtell]. Our non transactional, mutable secondary indexing mechanism 
has a MemStoreScanner which extends NonLazyKeyValueScanner (a private class). 
Not sure if there are any creative options to make our upcoming Phoenix 4.7.0 
release continue working with HBase pre and post 0.98.18.

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

Reply via email to