[ 
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)

Reply via email to