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:25:45 UTC

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

Lars Francke created HBASE-14194:
------------------------------------

             Summary: 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


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.



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