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

churro morales commented on HBASE-14872:
----------------------------------------

[~anoop.hbase] and [~stack] noticed the ScanQueryMatcher also needs to have 
this change. Aside from that looks like ScannerModel is the last reference for 
scan.getTimeRange() that needs to be updated.  Looks like this is used for the 
rest API, do we want to go ahead and make the changes there too?  The 
ScanQueryMatcher is pretty easy to fix, but I don't know a lot about the 
ScannerModel and its use cases.

> Scan different timeRange per column family doesn't percolate down to the 
> memstore 
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-14872
>                 URL: https://issues.apache.org/jira/browse/HBASE-14872
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, regionserver, Scanners
>    Affects Versions: 2.0.0, 1.3.0
>            Reporter: churro morales
>            Assignee: churro morales
>             Fix For: 2.0.0, 1.3.0, 0.98.17
>
>         Attachments: HBASE-14872.patch
>
>
> HBASE-14355 The scan different time range for column family feature was not 
> applied to the memstore it was only done for the store files.  This breaks 
> the contract.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to