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

Andrew Purtell commented on HBASE-2677:
---------------------------------------

All representations should be a stream of KeyValue entities (or Cell, if we are 
adopting that term again), then set up a chunked/framed encoding for 
transferring the result set in parts to the client, to hold down copying cost 
and heap demand.
                
> REST interface improvements
> ---------------------------
>
>                 Key: HBASE-2677
>                 URL: https://issues.apache.org/jira/browse/HBASE-2677
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>
> Umbrella issue for REST representation improvements.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to