You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-issues@hadoop.apache.org by "Yongpan Liu (Jira)" <ji...@apache.org> on 2022/06/05 08:29:00 UTC

[jira] [Created] (HDFS-16620) Improve msync performance by a separate RPC server

Yongpan Liu created HDFS-16620:
----------------------------------

             Summary: Improve msync performance by a separate RPC server
                 Key: HDFS-16620
                 URL: https://issues.apache.org/jira/browse/HDFS-16620
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Yongpan Liu


ClientProtocol#msync is invoked frequently in clusters where the Observer is enabled. When NameNode is heavily loaded, the average response time of msync increases, which can affect Observer Read efficiency. We can split out a separate RPC server just like HDFS-9311.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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