[
https://issues.apache.org/jira/browse/HBASE-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1142:
-------------------------
Summary: Cleanup thrift server; remove Text and profuse DEBUG messaging
(was: Cleanup thrift server)
> Cleanup thrift server; remove Text and profuse DEBUG messaging
> --------------------------------------------------------------
>
> Key: HBASE-1142
> URL: https://issues.apache.org/jira/browse/HBASE-1142
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.18.0, 0.18.1, 0.19.0, 0.19.1
> Reporter: Tim Sell
> Priority: Minor
> Fix For: 0.19.1
>
> Attachments: HBASE-1142.patch
>
>
> Ambiguous issue name.. sorry.
> The thrift server has loads of getText(..) calls. Which is a local function
> that checks for utf8 compliance, we don't need them anywhere, because we
> don't use Text anymore.
> There is probably other things we missed last time we updated the api, that
> we should also clean up while we're at it. Open to suggestions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.