You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/08/29 06:31:54 UTC

[iotdb] branch beyyes/remove_confignode_develop updated (c2b9b21c51 -> 2b48818d0a)

This is an automated email from the ASF dual-hosted git repository.

caogaofei pushed a change to branch beyyes/remove_confignode_develop
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from c2b9b21c51 merge with master
     add 2b48818d0a fix the null problem in borrow client of ClientManager

No new revisions were added by this update.

Summary of changes:
 .../async/datanode/AsyncDataNodeClientPool.java    |  6 +--
 .../sync/confignode/SyncConfigNodeClientPool.java  |  6 +--
 .../iotdb/confignode/service/ConfigNode.java       | 51 ++++++++++++----------
 .../confignode/service/ConfigNodeCommandLine.java  |  2 +-
 .../db/mpp/common/header/ColumnHeaderConstant.java |  3 +-
 5 files changed, 37 insertions(+), 31 deletions(-)