[
https://issues.apache.org/jira/browse/HDFS-17541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022933#comment-18022933
]
ASF GitHub Bot commented on HDFS-17541:
---------------------------------------
github-actions[bot] closed pull request #6899: HDFS-17541. Support msync
requests to a separate RPC Server
URL: https://github.com/apache/hadoop/pull/6899
> Support msync requests to a separate RPC Server
> -----------------------------------------------
>
> Key: HDFS-17541
> URL: https://issues.apache.org/jira/browse/HDFS-17541
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Liangjun He
> Assignee: Liangjun He
> Priority: Major
> Labels: pull-request-available
>
> Currently, msync requests and other client requests share the same RPC Server
> on the Active NameNode. When other requests are blocked in the RPC Server
> queue due to locks, it can also block msync requests, thereby affecting the
> performance of OBNN. Since msync is essentially an empty request, it is
> necessary for us to dedicate a separate RPC Server specifically for handling
> msync requests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]