You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/02/01 20:07:01 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-20669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-20669:
-----------------------------------
    Fix Version/s:     (was: 1.5.0)

> [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.3.2, 1.5.0, 1.4.3, 1.2.7
>            Reporter: Sean Busbey
>            Assignee: Wei-Chiu Chuang
>            Priority: Major
>             Fix For: 1.3.3, 1.4.5, 1.2.7
>
>         Attachments: HBASE-20669.branch-1.002.patch
>
>
> 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)