Xinyu Tan created IOTDB-5384:
--------------------------------
Summary: add core_client_count_for_each_node_in_client_manager and
max_client_count_for_each_node_in_client_manager parameters for confignode and
datanode
Key: IOTDB-5384
URL: https://issues.apache.org/jira/browse/IOTDB-5384
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Xinyu Tan
Assignee: Xinyu Tan
Two parameters are added to confignode.properties:
* cn_core_client_count_for_each_node_in_client_manager
* cn_max_client_count_for_each_node_in_client_manager
Two parameters are added to datanode.properties:
* dn_core_client_count_for_each_node_in_client_manager
* dn_max_client_count_for_each_node_in_client_manager
This issue also causes all clientManager initializations to use these
parameters, as well as updating the documentation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)