Be able to get multiple RowResult at one time from client side
--------------------------------------------------------------
Key: HBASE-959
URL: https://issues.apache.org/jira/browse/HBASE-959
Project: Hadoop HBase
Issue Type: Sub-task
Components: client
Affects Versions: 0.19.0
Reporter: sishen
Fix For: 0.19.0
Now from the region server side, we can get multiple rows at one time now.
It's mostly used to cache the results in the client side. But we still can only
get one row by row at one time. I think it's better to let users also be able
to get multiple rows if they want.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.