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

sishen commented on HBASE-936:
------------------------------

Yes.  I reimplemented the ScannerRecord. But it's only used in ScannerHandler 
internally and i have changed all the logic.  is this ok?  Do I still need to 
deprecate it at first?

> REST Interface:   enable to get numbers of rows from scanner interface
> ----------------------------------------------------------------------
>
>                 Key: HBASE-936
>                 URL: https://issues.apache.org/jira/browse/HBASE-936
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: rest
>    Affects Versions: 0.18.0
>            Reporter: sishen
>             Fix For: 0.19.0
>
>         Attachments: 936.trunk.rest_scanner.patch, 
> 936.trunk.rest_scanner_v2.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The scanner request will return one row for each request defaultly. But due 
> to reduce the network bandwidth also the usability of the api, it should 
> allow return multiple rows at once.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to