You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2016/03/02 23:28:18 UTC

[jira] [Reopened] (HBASE-15130) Backport 0.98 Scan different TimeRange for each column family

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