[
https://issues.apache.org/jira/browse/HBASE-10699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-10699:
--------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.0.0
Status: Resolved (was: Patch Available)
Pushed to master. Thats some nice fixup [~Jan Hentschel]. Thanks for the sweet
patch.
> Optimize some code; set capacity on arraylist when possible; use isEmpty;
> reduce allocations
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-10699
> URL: https://issues.apache.org/jira/browse/HBASE-10699
> Project: HBase
> Issue Type: Improvement
> Reporter: @deprecated Yi Deng
> Assignee: Jan Hentschel
> Fix For: 2.0.0
>
> Attachments: HBASE-10699.master.001.patch
>
>
> 1. Set capacity on ArrayList when possible
> 2. Use isEmpty instead of size() == 0 when possible
> 3. Reduce some unnecessary allocation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)