This is an automated email from the ASF dual-hosted git repository.
JackieTien97 pushed a change to branch worktree-rpc-thread-opt
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9cab5ed8a20 delete useless factory
add 46f00f96300 optimize client manager config: auto-compute selector
threads and validate idle client count
No new revisions were added by this update.
Summary of changes:
.../iotdb/confignode/conf/ConfigNodeConfig.java | 16 +++++++++-
.../confignode/conf/ConfigNodeDescriptor.java | 16 ++++++++--
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 10 ++++++
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 16 ++++++++--
.../conf/iotdb-system.properties.template | 20 ++++++++++--
.../client/property/ClientPoolProperty.java | 11 ++++++-
.../client/property/ThriftClientProperty.java | 5 ++-
.../apache/iotdb/commons/conf/CommonConfig.java | 10 ++++++
.../iotdb/commons/conf/CommonDescriptor.java | 36 +++++++++++++++++++---
9 files changed, 127 insertions(+), 13 deletions(-)