You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/08/24 19:27:51 UTC

[jira] [Commented] (HBASE-9332) OrderedBytes does not decode Strings correctly

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

Ted Yu commented on HBASE-9332:
-------------------------------

+1
                
> OrderedBytes does not decode Strings correctly
> ----------------------------------------------
>
>                 Key: HBASE-9332
>                 URL: https://issues.apache.org/jira/browse/HBASE-9332
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.95.2
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: 0001-HBASE-9332-OrderedBytes-error-decoding-strings.patch
>
>
> While writing a test describing the expected behavior for HBASE-9283, I discovered an error in String decoding. The error occurs when the string being decoded does not start at position 0. The unit tests were originally designed to cover this scenario, but this condition slipped in the transition to PositionedByteBuffer.
> Update the tests to cover this scenario and fix the String decoding logic. String appears to be the only codec affected. This error is only in decoding -- encoding produces correct byte[].

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