[jira] [Updated] (HBASE-18809) [C++] Templatize AsyncBatchRpcRetryingCaller Class

2017-09-28 Thread Sudeep Sunthankar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudeep Sunthankar updated HBASE-18809:
--
Attachment: HBASE-18809.HBASE-14850.v2.patch

Thanks for the review Enis,

Here is the updated patch with the changes.

Thanks

> [C++] Templatize AsyncBatchRpcRetryingCaller Class
> --
>
> Key: HBASE-18809
> URL: https://issues.apache.org/jira/browse/HBASE-18809
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Sudeep Sunthankar
>Assignee: Sudeep Sunthankar
> Attachments: HBASE-18809.HBASE-14850.v1.patch, 
> HBASE-18809.HBASE-14850.v2.patch
>
>
> Objective is to templatize AsyncBatchRpcRetryingCaller class to support Get, 
> Put, Delete etc request types and Result, Void response types.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18809) [C++] Templatize AsyncBatchRpcRetryingCaller Class

2017-09-13 Thread Sudeep Sunthankar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudeep Sunthankar updated HBASE-18809:
--
Attachment: HBASE-18809.HBASE-14850.v1.patch

This patch templatizes the response for Multi calls to handle hbase::Result and 
folly::Unit types. Subsequent patches will templatize the request types.

Thanks

> [C++] Templatize AsyncBatchRpcRetryingCaller Class
> --
>
> Key: HBASE-18809
> URL: https://issues.apache.org/jira/browse/HBASE-18809
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Sudeep Sunthankar
>Assignee: Sudeep Sunthankar
> Attachments: HBASE-18809.HBASE-14850.v1.patch
>
>
> Objective is to templatize AsyncBatchRpcRetryingCaller class to support Get, 
> Put, Delete etc request types and Result, Void response types.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HBASE-18809) [C++] Templatize AsyncBatchRpcRetryingCaller Class

2017-09-13 Thread Sudeep Sunthankar (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-18809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sudeep Sunthankar updated HBASE-18809:
--
Summary: [C++] Templatize AsyncBatchRpcRetryingCaller Class  (was: 
[C++]Templatize AsyncBatchRpcRetryingCaller Class)

> [C++] Templatize AsyncBatchRpcRetryingCaller Class
> --
>
> Key: HBASE-18809
> URL: https://issues.apache.org/jira/browse/HBASE-18809
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Sudeep Sunthankar
>Assignee: Sudeep Sunthankar
>
> Objective is to templatize AsyncBatchRpcRetryingCaller class to support Get, 
> Put, Delete etc request types and Result, Void response types.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)