[
https://issues.apache.org/jira/browse/HBASE-17737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900813#comment-15900813
]
Yechao Chen edited comment on HBASE-17737 at 3/8/17 8:18 AM:
-------------------------------------------------------------
[~tedyu] Yes,1 is better than 5,can reduce memory used when init arrayList
,thanks for review.
update the patch ,lines 841,847 use handler.getScannerRows(scanId, 1) instead
of handler.getScannerRows(scanId, 5)
was (Author: chenyechao):
[~tedyu] Yes,1 is better than 5.thanks for review.
update the patch ,lines 841,847 use handler.getScannerRows(scanId, 1) instead
of handler.getScannerRows(scanId, 5)
> Thrift2 proxy should support scan timeRange per column family
> -------------------------------------------------------------
>
> Key: HBASE-17737
> URL: https://issues.apache.org/jira/browse/HBASE-17737
> Project: HBase
> Issue Type: New Feature
> Affects Versions: 2.0.0
> Reporter: Yechao Chen
> Assignee: Yechao Chen
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-17737.patch, HBASE-17737-v1.patch,
> HBASE-17737-v2.patch
>
>
> see discussion in HBASE-14872
> and HBASE-14355
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)