You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ta...@apache.org on 2022/01/15 09:48:10 UTC

[iotdb] branch master updated (76fe523 -> 81154e6)

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(-)