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

HBase QA commented on HBASE-23584:
----------------------------------

| (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  9s{color} 
| {color:red} HBASE-23584 does not apply to branch-2.1. Rebase required? Wrong 
Branch? See 
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for 
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-23584 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12989061/HBASE-23584-branch-2.1-01.patch
 |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/1071/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |


This message was automatically generated.



> Descrease rpc getFileStatus count when open a storefile 
> --------------------------------------------------------
>
>                 Key: HBASE-23584
>                 URL: https://issues.apache.org/jira/browse/HBASE-23584
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>    Affects Versions: 2.1.1
>            Reporter: yuhuiyang
>            Priority: Minor
>         Attachments: HBASE-23584-branch-2.1-01.patch
>
>
> When a store needs to open a storefile , it will create getFileStatus rpc 
> twice . So open a region with too many files or open too many regions at once 
> will cost very much time. if namenode wastes too much time in rpc process 
> every time (in my case 5s sometime) due to namenode itself's problem . So i 
> think we can descrease the times for getFileStatus , this will reduce stress 
> to namenode and consume less time when store open a storefile .



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

Reply via email to