liuyan created HDFS-15728: ----------------------------- Summary: Updating definition to dfs.datanode.handler.count documentation description. Key: HDFS-15728 URL: https://issues.apache.org/jira/browse/HDFS-15728 Project: Hadoop HDFS Issue Type: Improvement Components: configuration Reporter: liuyan
As for dfs.namenode.handler.count we documented with below description _"The number of Namenode RPC server threads that listen to requests from clients. If dfs.namenode.servicerpc-address is not configured then Namenode RPC server threads listen to requests from all nodes."_ however, for dfs.datanode.handler.count we documented with below description _"The number of server threads for the datanode."_ The purpose of this Jira is to update the description for dfs.datanode.handler.count with _"The number of Datanode RPC server threads that listen to requests from client."_ to make it more readable to the users. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org