You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/02/26 07:09:01 UTC

[jira] Resolved: (HBASE-1142) Cleanup thrift server; remove Text and profuse DEBUG messaging

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

stack resolved HBASE-1142.
--------------------------

    Resolution: Fixed

Committed to branch.  Thanks for the patch Tim.

> 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
>            Assignee: 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.