[
https://issues.apache.org/jira/browse/HBASE-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HBASE-10616:
--------------------------------
Attachment: 10616-3.txt
This patch should address your comments. BTW on the keysForThisReader not
getting enough keys, I don't think it's an issue. Assume you have 40 threads
and some keys, the first reader will get {0,40,80....}, and the second reader
will get {1,41,...} and so on. So all keys are covered. Am i missing something?
> Integration test for multi-get calls
> ------------------------------------
>
> Key: HBASE-10616
> URL: https://issues.apache.org/jira/browse/HBASE-10616
> Project: HBase
> Issue Type: Sub-task
> Reporter: Devaraj Das
> Assignee: Devaraj Das
> Attachments: 10616-1.txt, 10616-2.2.txt, 10616-3.txt
>
>
> HBASE-10572 adds a test that does 'get' from client. We should add a similar
> test for batch gets.
--
This message was sent by Atlassian JIRA
(v6.2#6252)