[
https://issues.apache.org/jira/browse/HBASE-17576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudeep Sunthankar updated HBASE-17576:
--------------------------------------
Attachment: HBASE-17576.HBASE-14850.v4.patch
This patch consists of the foll changes:-
1) Row interface has a method to return the row; Get class inherits Row
2) HRegionLocation changed to RegionLocation
3) Removed AbstractResponse and moved ResponseType enum to MultiResponse class
4) ActionsByRegion map changed from hash_code(region_name)->Action to
region_name->Action
5) GroupAndSend() logic updated
> [C++] Implement request retry mechanism over RPC for Multi calls.
> -----------------------------------------------------------------
>
> Key: HBASE-17576
> URL: https://issues.apache.org/jira/browse/HBASE-17576
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sudeep Sunthankar
> Assignee: Sudeep Sunthankar
> Attachments: HBASE-17576.HBASE-14850.v1.patch,
> HBASE-17576.HBASE-14850.v2.patch, HBASE-17576.HBASE-14850.v3.patch,
> HBASE-17576.HBASE-14850.v4.patch
>
>
> This work is based on top of HBASE-17465. Multi Calls will be based on this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)