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

Mukul Kumar Singh commented on HDFS-11613:
------------------------------------------

Found the following findbugs warning in {{RpcClient.java}}

{code}
        Boxed value is unboxed and then immediately reboxed in 
org.apache.hadoop.ozone.client.rpc.RpcClient.createBucket(String, String, 
BucketArgs)
Bug type BX_UNBOXING_IMMEDIATELY_REBOXED (click for details) 
In class org.apache.hadoop.ozone.client.rpc.RpcClient
In method org.apache.hadoop.ozone.client.rpc.RpcClient.createBucket(String, 
String, BucketArgs)
Called method Boolean.valueOf(boolean)
At RpcClient.java:[line 266]
{code}

> Ozone: Cleanup findbugs issues
> ------------------------------
>
>                 Key: HDFS-11613
>                 URL: https://issues.apache.org/jira/browse/HDFS-11613
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Anu Engineer
>            Assignee: Shashikant Banerjee
>            Priority: Blocker
>              Labels: ozoneMerge
>
> Some of the ozone checkins happened before Findbugs started running on test 
> files. This will cause issues when we attempt to merge with trunk. This jira 
> tracks cleaning up all Findbugs issue under ozone.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to