[
https://issues.apache.org/jira/browse/HBASE-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925909#comment-13925909
]
Devaraj Das commented on HBASE-10616:
-------------------------------------
There is no change in the test code since the last patch.
The test used to get stuck because of legit issues (tracked in HBASE-10634).
The new runs don't get stuck but they fail due to "READ FAILURES"
{noformat}
2014-03-10 00:56:06,068 INFO [Thread-55] util.MultiThreadedAction: [R:40]
Keys=6829000, cols=82.0 M, time=00:19:36 Overall: [keys/s= 5803, latency=5 ms]
Current: [keys/s=6000, latency=5 ms], verified=6827969, READ FAILURES=45,
get_timeouts=45
{noformat}
> 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
>
>
> 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)