You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/11/24 12:20:46 UTC

[iotdb] 01/03: Merge branch 'master' of https://github.com/apache/iotdb into deploy_site_using_github

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

haonan pushed a commit to branch deploy_site_using_github
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 5c35c56f1d3f059a9150a86a9262ee9685de8cf9
Merge: 6a67ba3226 d9227e79fb
Author: HTHou <hh...@outlook.com>
AuthorDate: Thu Nov 24 15:45:38 2022 +0800

    Merge branch 'master' of https://github.com/apache/iotdb into deploy_site_using_github

 .../client/sync/SyncDataNodeClientPool.java        | 14 +---
 .../procedure/env/ConfigNodeProcedureEnv.java      | 36 +++++++---
 .../procedure/env/DataNodeRemoveHandler.java       | 28 ++++++--
 .../impl/node/RemoveDataNodeProcedure.java         |  2 +-
 .../Maintenance-Tools/TsFile-Split-Tool.md         | 25 +++----
 docs/UserGuide/{API => Reference}/Status-Codes.md  |  0
 .../Maintenance-Tools/TsFile-Split-Tool.md         | 20 +++---
 docs/zh/UserGuide/Query-Data/Overview.md           |  9 ++-
 .../UserGuide/{API => Reference}/Status-Codes.md   |  0
 .../apache/iotdb/commons/client/ClientManager.java |  2 +-
 .../iotdb/db/mpp/execution/memory/MemoryPool.java  | 84 ++++++++++++++--------
 .../java/org/apache/iotdb/db/service/DataNode.java |  2 +-
 .../impl/DataNodeInternalRPCServiceImpl.java       |  2 +-
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    |  4 +-
 site/src/main/.vuepress/config.js                  |  6 +-
 15 files changed, 137 insertions(+), 97 deletions(-)