[
https://issues.apache.org/jira/browse/HBASE-18061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudeep Sunthankar updated HBASE-18061:
--------------------------------------
Attachment: HBASE-18061.HBASE-14850.v3.patch
This patch consists of the foll changes:-
# Added exception_class_name in ResponseConverter while storing
RemoteExceptions.
# Passing list of actions, so that we can fetch original index of the action
when storing Result/Exception in ResponseConverter.
# Fixed a bug how we store the fetched responses in Result vector as it wasn't
proper, (Pt. 2 above) + this change fixes the same.
# Added a unit test for for multi-gets with pre region splits and changed the
number of requests to 10K.
# Changed the number of region servers in clien-test to 10 in mini cluster
startup
# Added reviews from the last patch
Thanks.
> [C++] Fix retry logic in multi-get calls
> ----------------------------------------
>
> Key: HBASE-18061
> URL: https://issues.apache.org/jira/browse/HBASE-18061
> Project: HBase
> Issue Type: Sub-task
> Reporter: Enis Soztutar
> Assignee: Sudeep Sunthankar
> Fix For: HBASE-14850
>
> Attachments: HBASE-18061.HBASE-14850.v1.patch,
> HBASE-18061.HBASE-14850.v3.patch
>
>
> HBASE-17576 adds multi-gets. There are a couple of todos to fix in the retry
> logic, and some unit testing to be done for the multi-gets. We'll do these in
> this issue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)