Cleanup thrift server
---------------------
Key: HBASE-1142
URL: https://issues.apache.org/jira/browse/HBASE-1142
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.18.1, 0.18.0, 0.19.0, 0.19.1
Reporter: Tim Sell
Fix For: 0.19.1
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.