You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Tim Sell (JIRA)" <ji...@apache.org> on 2009/01/22 14:47:59 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12666142#action_12666142 ] 

Tim Sell commented on HBASE-1142:
---------------------------------

It doesn't change the api at all, so 19.1 makes sense. As it stands it enforces utf8 content row keys, definitely a bug.

> 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.20.0
>
>         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.