This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 76fe523 [IOTDB-2321] Add schema template APIs for C++ client (#4796)
add 81154e6 [IOTDB-2394] Fixed temporary network unavailability caused by
frequent closed connections (#4815)
No new revisions were added by this update.
Summary of changes:
.../resources/conf/iotdb-cluster.properties | 5 +++-
.../iotdb/cluster/client/ClientPoolFactory.java | 3 +++
.../apache/iotdb/cluster/config/ClusterConfig.java | 11 ++++++++
.../iotdb/cluster/config/ClusterDescriptor.java | 6 +++++
.../cluster/client/ClientPoolFactoryTest.java | 31 ++++++++++++++++++++++
5 files changed, 55 insertions(+), 1 deletion(-)