You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Izaak Rubin (JIRA)" <ji...@apache.org> on 2008/08/20 23:26:46 UTC

[jira] Commented: (HBASE-799) Deprecate all remaining methods that take Text as a parameter

    [ https://issues.apache.org/jira/browse/HBASE-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12624141#action_12624141 ] 

Izaak Rubin commented on HBASE-799:
-----------------------------------

In the case of classes/methods that only have methods supporting Text (no support for String or byte[]), I'm assuming I should add the overloading methods for String and byte[] as well?  This would be the case for HMsg for example, and possibly more (I'm still going through the classes).

> Deprecate all remaining methods that take Text as a parameter
> -------------------------------------------------------------
>
>                 Key: HBASE-799
>                 URL: https://issues.apache.org/jira/browse/HBASE-799
>             Project: Hadoop HBase
>          Issue Type: Task
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Assignee: Izaak Rubin
>            Priority: Blocker
>             Fix For: 0.2.1, 0.3.0
>
>
> HBASE-796 deprecated methods in HTable that take Text as a parameter. However there are still methods in the public API in HColumnDescriptor, HBaseAdmin, BatchUpdate that should also be deprecated.
> While we're at it we should deprecate all methods that take Text as a parameter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.