You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2018/06/01 13:43:00 UTC

[jira] [Created] (HBASE-20669) [findbugs] autoboxing to parse primitive

Sean Busbey created HBASE-20669:
-----------------------------------

             Summary: [findbugs] autoboxing to parse primitive
                 Key: HBASE-20669
                 URL: https://issues.apache.org/jira/browse/HBASE-20669
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.4.3, 1.3.2, 1.5.0, 1.2.7
            Reporter: Sean Busbey
             Fix For: 1.5.0, 1.2.7, 1.3.3, 1.4.5


HBASE-18864 introduced a change that's been flagged by findbugs. example on branch-1:

{quote}
FindBugs	module:hbase-client
Boxing/unboxing to parse a primitive org.apache.hadoop.hbase.HColumnDescriptor.setValue(byte[], byte[]) At HColumnDescriptor.java:org.apache.hadoop.hbase.HColumnDescriptor.setValue(byte[], byte[]) At HColumnDescriptor.java:[line 579]
{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)