[
https://issues.apache.org/jira/browse/HBASE-14194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681354#comment-14681354
]
Hudson commented on HBASE-14194:
--------------------------------
FAILURE: Integrated in HBase-1.3-IT #82 (See
[https://builds.apache.org/job/HBase-1.3-IT/82/])
HBASE-14194 Undeprecate methods in ThriftServerRunner.HBaseHandler (apurtell:
rev c07eb21e4be74cac4756cf44331269257ac56daa)
*
hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java
> 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
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> 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)