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

Viraj Jasani commented on HDFS-16016:
-------------------------------------

[~jianghuazhu] This sounds nice, curious, which part of IBR handling you think 
can improve performance of rest of functionalities (i.e FBR and heartbeat)? Is 
it "waitTillNextIBR()" that consumes more time in main thread of 
BPServiceActor? Or is it sending IBRs to NameNode that seems bit problematic? 
Or both together consumes more time?

> BPServiceActor add a new thread to handle IBR
> ---------------------------------------------
>
>                 Key: HDFS-16016
>                 URL: https://issues.apache.org/jira/browse/HDFS-16016
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: JiangHua Zhu
>            Priority: Minor
>
> Now BPServiceActor#offerService() is doing many things, FBR, IBR, heartbeat. 
> We can handle IBR independently to improve the performance of heartbeat and 
> FBR.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to