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

HBase QA commented on HBASE-22356:
----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  7s{color} 
| {color:red} HBASE-22356 does not apply to master. Rebase required? Wrong 
Branch? See 
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for 
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-22356 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12967806/HBASE-22356.master.002.patch
 |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/947/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.11.0 https://yetus.apache.org |


This message was automatically generated.



> API to get hdfs block distribution from regionservers
> -----------------------------------------------------
>
>                 Key: HBASE-22356
>                 URL: https://issues.apache.org/jira/browse/HBASE-22356
>             Project: HBase
>          Issue Type: Sub-task
>          Components: API, Balancer, regionserver
>            Reporter: Thiruvel Thirumoolan
>            Assignee: Thiruvel Thirumoolan
>            Priority: Major
>              Labels: balancer
>             Fix For: 3.0.0, 1.6.0, 2.2.2, 1.5.1
>
>         Attachments: HBASE-22356.master.001.patch, 
> HBASE-22356.master.002.patch
>
>
> A RegionServer API has to be added which will return HDFSBlockDistribution 
> for all the regions it hosts. RS already has this info cached and updated 
> when flush/compaction happens. Master can query and get instead of hitting 
> the namenode and caching. The larger the cluster becomes, the more costly it 
> becomes to get this information and more stale the cached information becomes.
> This jira is only to add the API to regionserver.



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

Reply via email to