You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/03/14 06:52:13 UTC

[jira] [Commented] (HBASE-8085) Backport the fix for Bytes.toStringBinary() into 94 (HBASE-6991)

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

Hudson commented on HBASE-8085:
-------------------------------

Integrated in HBase-0.94 #898 (See [https://builds.apache.org/job/HBase-0.94/898/])
    HBASE-8085 Backport the fix for Bytes.toStringBinary() into 94 (HBASE-6991) (Tianying Chang) (Revision 1456306)

     Result = FAILURE
enis : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/Bytes.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlock.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/io/hfile/TestHFileBlockCompatibility.java
* /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/util/TestBytes.java

                
> Backport the fix for Bytes.toStringBinary() into 94 (HBASE-6991)
> ----------------------------------------------------------------
>
>                 Key: HBASE-8085
>                 URL: https://issues.apache.org/jira/browse/HBASE-8085
>             Project: HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.94.5
>            Reporter: Tianying Chang
>            Assignee: Tianying Chang
>             Fix For: 0.94.6
>
>         Attachments: HBASE-8085.patch, HBASE-8085-v2.patch
>
>
> there is a bug in Bytes.toStringBinary(), which will return the same string for 1) byte[] a = {'\\', 'x', 'D', 'A'} 2) "\xDA". 
> It seems this bug has already been fixed in trunk with HBASE 6991. We should backport it to 94. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira