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

Duo Zhang updated HBASE-20528:
------------------------------
    Fix Version/s: 2.6.0
                   2.4.18
                   2.5.8
     Hadoop Flags: Reviewed
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

Pushed to all active branches.

The code for StochasticLoadBalancer is changed so I do not apply the changes 
for that file.

Thanks [~jackyhobingo] for contributing!

> Revise collections copying from iteration to built-in function
> --------------------------------------------------------------
>
>                 Key: HBASE-20528
>                 URL: https://issues.apache.org/jira/browse/HBASE-20528
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Hua-Yi Ho
>            Assignee: Hua-Yi Ho
>            Priority: Minor
>             Fix For: 2.6.0, 2.4.18, 3.0.0-beta-1, 2.5.8
>
>         Attachments: HBASE-20528.master.001.patch
>
>
> Some collection codes in file
> StochasticLoadBalancer.java, AbstractHBaseTool.java, HFileInputFormat.java, 
> Result.java, and WalPlayer.java, using iterations to copy whole data in 
> collections. The iterations can just replace by just Colletions.addAll and 
> Arrays.copyOf.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to