[ 
https://issues.apache.org/jira/browse/HBASE-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796101#action_12796101
 ] 

Kay Kay commented on HBASE-2090:
--------------------------------

Some of the issues addressed: 

* Boolean.valueOf , Long.valueOf as opposed to the ctors. 
* static inner classes as necessary 
* StringBuilder for concatentation of strings and not String concatentation, as 
the latter is immutable. 

> findbugs issues 
> ----------------
>
>                 Key: HBASE-2090
>                 URL: https://issues.apache.org/jira/browse/HBASE-2090
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Kay Kay
>         Attachments: HBASE-2090.patch
>
>
> Findbugs issues/ fixes for a subset of them. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to