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

Sudeep Sunthankar updated HBASE-17315:
--------------------------------------
    Attachment: HBASE-17315.HBASE-14850.v4.patch

Hi, This patch consists of the foll:-

# Removed ResultScanner and Scan dependecies from Table
# Changes in Method names of Client class.
# Table will be passed, LocationCache, Configuration and RpcClient during 
construction.
# Unit tests hooked up to client.
# rpc-client.(cc/h) was not included in connection/BUCK, due to which 
compilation with BUCK was failing on a clean checkout. Have fixed that as well.
# Client can be constructed with or without Configuration instance.

Thanks.

> [C++] HBase Client and Table Implementation
> -------------------------------------------
>
>                 Key: HBASE-17315
>                 URL: https://issues.apache.org/jira/browse/HBASE-17315
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sudeep Sunthankar
>            Assignee: Sudeep Sunthankar
>         Attachments: HBASE-17315.HBASE-14850.v1.patch, 
> HBASE-17315.HBASE-14850.v2.patch, HBASE-17315.HBASE-14850.v3.patch, 
> HBASE-17315.HBASE-14850.v4.patch
>
>
> Consists of Client and Table implementation which will be used to call the 
> corresponding client methods i.e Get, Gets, Scan etc. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to