[
https://issues.apache.org/jira/browse/HBASE-17320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-17320:
------------------------------
Attachment: HBASE-17320.patch
An initial version. Have passed all the scan tests of async table.
The patch contains server side changes and some semantics change of the Scan
object, for example, isGetScan, so I'm not sure if it will breaks something.
Let's see the pre commit result.
> Add inclusive/exclusive support for startRow and endRow of scan
> ---------------------------------------------------------------
>
> Key: HBASE-17320
> URL: https://issues.apache.org/jira/browse/HBASE-17320
> Project: HBase
> Issue Type: Sub-task
> Components: Client, scan
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17320.patch
>
>
> This is especially useful when doing reverse scan. HBASE-17168 maybe a more
> powerful solution but we need to be careful about the atomicity, and I do not
> think we will provide the feature to end user. But I think it is OK to
> provide inclusive/exclusive option to end user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)