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

Jim Kellerman commented on HBASE-796:
-------------------------------------

HColumnDescriptor, HBaseAdmin, and BatchUpdate are a part of the client API. If 
methods in HTable no longer accept Text, then neither should these.

> Deprecates Text/String methods from HTable and modifies all classes that used 
> Text/String methods so that they use byte[] instead
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-796
>                 URL: https://issues.apache.org/jira/browse/HBASE-796
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: client, mapred, test
>            Reporter: Michael Gottesman
>             Fix For: 0.2.0
>
>         Attachments: patch
>
>
> This patch deprecates the text/string methods in HTable and changes all 
> tests/normal methods that use those deprecated methods so that they use the 
> byte[] version of the methods.

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

Reply via email to