[ https://issues.apache.org/jira/browse/HDFS-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066456#comment-17066456 ]
Xiaoqiao He commented on HDFS-15075: ------------------------------------ Thanks [~weichiu],[~elgoiri] for your suggestions, v008 try to fix about metrics in {{BPServiceActor}} only and others change will following by the next JIRA. For the other added metrics I think it is different with IO metric for each volume since existing metrics both focus on external storage IO performance, added metrics focus on hold lock times. IIUC it is also necessary for performance. FYI. Thanks again. > Remove process command timing from BPServiceActor > ------------------------------------------------- > > Key: HDFS-15075 > URL: https://issues.apache.org/jira/browse/HDFS-15075 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Íñigo Goiri > Assignee: Xiaoqiao He > Priority: Major > Attachments: HDFS-15075.001.patch, HDFS-15075.002.patch, > HDFS-15075.003.patch, HDFS-15075.004.patch, HDFS-15075.005.patch, > HDFS-15075.006.patch, HDFS-15075.007.patch, HDFS-15075.008.patch > > > HDFS-14997 moved the command processing into async. > Right now, we are checking the time to add to a queue. > We should remove this one and maybe move the timing within the thread. -- 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