Add number of reader threads and queue length as configuration parameters in
RPC.getServer
------------------------------------------------------------------------------------------
Key: HADOOP-6764
URL: https://issues.apache.org/jira/browse/HADOOP-6764
Project: Hadoop Common
Issue Type: Improvement
Reporter: Dmytro Molkov
Assignee: Dmytro Molkov
In HDFS-599 we are introducing multiple RPC servers running inside of the same
process on different ports. Since one might want to configure these servers
differently we need a good abstraction to pass configuration values to servers
as parameters, not through Configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.