[
https://issues.apache.org/jira/browse/HBASE-18478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16173907#comment-16173907
]
Ted Yu commented on HBASE-18478:
--------------------------------
Here is the version of Java on Linux where I can reproduce the test failure:
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
Flaky test board led me to this JIRA since the commit was the first build where
the test failed - and it has been failing consistently on Apache Jenkins.
> Allow users to remove RegionFinder from LoadBalancer calculations if no
> locality possible
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-18478
> URL: https://issues.apache.org/jira/browse/HBASE-18478
> Project: HBase
> Issue Type: Improvement
> Components: Balancer
> Reporter: Zach York
> Assignee: Zach York
> Fix For: 2.0.0, 3.0.0, 1.4.0, 1.5.0
>
> Attachments: HBASE-18478.branch-1.001.patch,
> HBASE-18478.master.001.patch
>
>
> BaseLoadBalancer should have the option to remove RegionFinder from load
> balancing. This provides significant cluster start time reduction for
> FileSystems that do not surface locality such as Amazon S3.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)