[
https://issues.apache.org/jira/browse/HBASE-15130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell reopened HBASE-15130:
------------------------------------
Crap, looking at this again I realize this breaks the 0.98 version of Phoenix.
{noformat}
[ERROR]
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/covered/data/IndexMemStore.java:[310,5]
method does not override or implement a method from a supertype
[ERROR]
phoenix-core/src/main/java/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
[ERROR]
phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/FilteredKeyValueScanner.java:[126,5]
method does not override or implement a method from a supertype
{noformat}
We need to commit and addendum or revert and redo.
> Backport 0.98 Scan different TimeRange for each column family
> --------------------------------------------------------------
>
> Key: HBASE-15130
> URL: https://issues.apache.org/jira/browse/HBASE-15130
> Project: HBase
> Issue Type: Bug
> Components: Client, regionserver, Scanners
> Affects Versions: 0.98.17
> Reporter: churro morales
> Assignee: churro morales
> Fix For: 0.98.18
>
> Attachments: HBASE-15130-0.98.patch, HBASE-15130-0.98.v1.patch,
> HBASE-15130-0.98.v1.patch, HBASE-15130-0.98.v2.patch,
> HBASE-15130-0.98.v3.patch
>
>
> branch 98 version backport for HBASE-14355
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)