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

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

Yes, we know we're the offending party. There are other internal classes we're 
using for our mutable, global, non transactional secondary index 
implementation. Ideally we'd like to move to public classes for as many as 
possible. We need to make an inventory of them and then consult with you. 
Rajesh is actively working on doing that for local indexes, but we haven't 
gotten to the global indexes - if it's any consolation, the transactional index 
implementation goes through 100% public APIs.

> 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