[
https://issues.apache.org/jira/browse/HBASE-17508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-17508:
------------------------------
Hadoop Flags: Incompatible change,Reviewed (was: Reviewed)
Release Note: Now the scan.setSmall method is deprecated. Consider using
scan.setLimit and scan.setReadType in the future. And we will open scanner
lazily when you call scanner.next. This is an incompatible change which delays
the table existence check and permission check. (was: Now the scan.setSmall
method is deprecated. Consider using scan.setLimit and scan.setReadType in the
future.)
> Unify the implementation of small scan and regular scan for sync client
> -----------------------------------------------------------------------
>
> Key: HBASE-17508
> URL: https://issues.apache.org/jira/browse/HBASE-17508
> Project: HBase
> Issue Type: Sub-task
> Components: Client, scan
> Affects Versions: 2.0.0, 1.4.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-17508-branch-1.patch,
> HBASE-17508-branch-1-v1.patch, HBASE-17508.patch, HBASE-17508-v1.patch,
> HBASE-17508-v2.patch, HBASE-17508-v3.patch, HBASE-17508-v4.patch,
> HBASE-17508-v5.patch, HBASE-17508-v6.patch, HBASE-17508-v7.patch
>
>
> Implement the same logic with HBASE-17045 for sync client.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)