You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Francke (JIRA)" <ji...@apache.org> on 2015/08/07 19:28:45 UTC

[jira] [Updated] (HBASE-14194) Undeprecate methods in ThriftServerRunner.HBaseHandler

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

Lars Francke updated HBASE-14194:
---------------------------------
    Description: 
The methods {{get}}, {{getVer}}, {{getVerTs}}, {{atomicIncrement}} were deprecated back in HBASE-1304. My guess is this was because it wasn't distinguishing between column family and column qualifier but I'm not sure. Either way it's been in there for six years without documentation or a deprecation at the interface level so it adds to my confusion and I'll attach a patch to remove the deprecations.

I guess at one point the whole old Thrift server will be deprecated.

  was:
The methods {{getVer}}, {{getVerTs}}, {{atomicIncrement}} were deprecated back in HBASE-1304. My guess is this was because it wasn't distinguishing between column family and column qualifier but I'm not sure. Either way it's been in there for six years without documentation or a deprecation at the interface level so it adds to my confusion and I'll attach a patch to remove the deprecations.

I guess at one point the whole old Thrift server will be deprecated.


> Undeprecate methods in ThriftServerRunner.HBaseHandler
> ------------------------------------------------------
>
>                 Key: HBASE-14194
>                 URL: https://issues.apache.org/jira/browse/HBASE-14194
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Trivial
>         Attachments: HBASE-14194.patch
>
>
> The methods {{get}}, {{getVer}}, {{getVerTs}}, {{atomicIncrement}} were deprecated back in HBASE-1304. My guess is this was because it wasn't distinguishing between column family and column qualifier but I'm not sure. Either way it's been in there for six years without documentation or a deprecation at the interface level so it adds to my confusion and I'll attach a patch to remove the deprecations.
> I guess at one point the whole old Thrift server will be deprecated.



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