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

Robert Yokota commented on HBASE-15279:
---------------------------------------

Yes, I'm using OrderedBytes.  Ok, I added a test.  I managed to find and fix 
another bug in OrderedBytes.length

> OrderedBytes.isEncodedValue does not check for int8 and int16 types
> -------------------------------------------------------------------
>
>                 Key: HBASE-15279
>                 URL: https://issues.apache.org/jira/browse/HBASE-15279
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.1.3
>            Reporter: Robert Yokota
>         Attachments: HBASE-15279-2.patch, HBASE-15279.patch
>
>
> OrderedBytes.isEncodedValue does not check for int8 and int16 types.  This 
> also means that OrderedBytes.length may return an incorrect result, since it 
> calls OrderedBytes.isEncodedValue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to