[jira] [Commented] (HBASE-25184) Move RegionLocationFinder to hbase-balancer

2021-04-11 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-25184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17318775#comment-17318775
 ] 

Hudson commented on HBASE-25184:


Results for branch master
[build #260 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/260/]:
 (x) *{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/260/General_20Nightly_20Build_20Report/]






(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/260/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/260/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Move RegionLocationFinder to hbase-balancer
> ---
>
> Key: HBASE-25184
> URL: https://issues.apache.org/jira/browse/HBASE-25184
> Project: HBase
>  Issue Type: Sub-task
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0-alpha-1
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-25184) Move RegionLocationFinder to hbase-balancer

2021-03-15 Thread Michael Stack (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-25184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302224#comment-17302224
 ] 

Michael Stack commented on HBASE-25184:
---

I see now. Its even package private to the balancer package. It just seemed 
like a generic functionality, too broad to be carried back to the balancer 
module. Thanks.

> Move RegionLocationFinder to hbase-balancer
> ---
>
> Key: HBASE-25184
> URL: https://issues.apache.org/jira/browse/HBASE-25184
> Project: HBase
>  Issue Type: Sub-task
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-25184) Move RegionLocationFinder to hbase-balancer

2021-03-15 Thread Duo Zhang (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-25184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302132#comment-17302132
 ] 

Duo Zhang commented on HBASE-25184:
---

RegionLocationFinder is only used by balancer related classes.

It will calculate the size of storefiles located locally for a region, and we 
will use this as a rank when computing region plans.

Thanks.

> Move RegionLocationFinder to hbase-balancer
> ---
>
> Key: HBASE-25184
> URL: https://issues.apache.org/jira/browse/HBASE-25184
> Project: HBase
>  Issue Type: Sub-task
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (HBASE-25184) Move RegionLocationFinder to hbase-balancer

2021-03-15 Thread Michael Stack (Jira)


[ 
https://issues.apache.org/jira/browse/HBASE-25184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17302084#comment-17302084
 ] 

Michael Stack commented on HBASE-25184:
---

hbase-balancer doesn't seem like right place for RegionLocationFinder? What you 
thinking [~zhangduo]


> Move RegionLocationFinder to hbase-balancer
> ---
>
> Key: HBASE-25184
> URL: https://issues.apache.org/jira/browse/HBASE-25184
> Project: HBase
>  Issue Type: Sub-task
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)