You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/04/29 16:46:06 UTC

[jira] [Created] (HBASE-13594) MultiRowRangeFilter shouldn't call HBaseZeroCopyByteString.wrap() directly

Ted Yu created HBASE-13594:
------------------------------

             Summary: MultiRowRangeFilter shouldn't call HBaseZeroCopyByteString.wrap() directly
                 Key: HBASE-13594
                 URL: https://issues.apache.org/jira/browse/HBASE-13594
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu
             Fix For: 2.0.0, 1.1.0, 1.2.0


MultiRowRangeFilter calls HBaseZeroCopyByteString.wrap() directly.
Instead it should call ByteStringer.wrap()



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