You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gaurav Menghani (JIRA)" <ji...@apache.org> on 2014/03/07 07:02:42 UTC

[jira] [Updated] (HBASE-10698) Update the HBase.thrift file to work with the Thift2 C++ Client

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

Gaurav Menghani updated HBASE-10698:
------------------------------------

    Description: 
Updating the HBase.thrift file to work with the Thrift2 C++ client.
Changes:
(1) Renamed "put" to "processPut" and "get" to "processGet", since the generated code was confusing the put method with the put object, and so on.
(2) Other changes like Histogram bucket annotation are reflected.

> Update the HBase.thrift file to work with the Thift2 C++ Client
> ---------------------------------------------------------------
>
>                 Key: HBASE-10698
>                 URL: https://issues.apache.org/jira/browse/HBASE-10698
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.89-fb
>            Reporter: Gaurav Menghani
>            Assignee: Gaurav Menghani
>             Fix For: 0.89-fb
>
>
> Updating the HBase.thrift file to work with the Thrift2 C++ client.
> Changes:
> (1) Renamed "put" to "processPut" and "get" to "processGet", since the generated code was confusing the put method with the put object, and so on.
> (2) Other changes like Histogram bucket annotation are reflected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)