[
https://issues.apache.org/jira/browse/HBASE-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2140:
-------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Assignee: Kay Kay
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
Committed. Thanks for the patch Kay Kay.
> findbugs issues - 2 performance warnings as suggested by findbugs
> -----------------------------------------------------------------
>
> Key: HBASE-2140
> URL: https://issues.apache.org/jira/browse/HBASE-2140
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: Kay Kay
> Assignee: Kay Kay
> Fix For: 0.21.0
>
> Attachments: HBASE-2140.patch
>
>
> * Integer.valueOf favored instead of new Integer()
>
> * map.entrySet() favored instead of map.keySet()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.