[
https://issues.apache.org/jira/browse/HBASE-15414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-15414:
--------------------------------
Component/s: rpc
Client
> Bound the size of multi request returns and/or allow return of partial result
> up to client
> ------------------------------------------------------------------------------------------
>
> Key: HBASE-15414
> URL: https://issues.apache.org/jira/browse/HBASE-15414
> Project: HBase
> Issue Type: Improvement
> Components: Client, rpc
> Reporter: stack
>
> Some knowledgeable hbase users note that while Scanning now allows you return
> results in 'chunks' for assembly client-side as a whole result (or the
> application can see the partials as they come out of the cluster), this
> ability is absent if you do a multi-get; you might get back more than you
> bargained for and just as chunking when Scanning makes sense because it makes
> hbase 'regular', we need the same for multiget.
> Parking an issue here for discussion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)