You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Robert Yokota (JIRA)" <ji...@apache.org> on 2016/02/17 05:32:19 UTC

[jira] [Created] (HBASE-15279) OrderedBytes.isEncodedValue does not check for int8 and int16 types

Robert Yokota created HBASE-15279:
-------------------------------------

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


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)