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 2023/05/26 08:37:16 UTC

[iotdb] 01/01: Merge branch 'opt_getDataRegionReplicaSetForWriting' of https://github.com/apache/iotdb into benchants_branch

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

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

commit 4752a9be7740e0b75b95e19db2de56597af51c51
Merge: e44b461bd5e 1ac19b25b5f
Author: HTHou <hh...@outlook.com>
AuthorDate: Fri May 26 16:36:49 2023 +0800

    Merge branch 'opt_getDataRegionReplicaSetForWriting' of https://github.com/apache/iotdb into benchants_branch

 .../java/org/apache/iotdb/commons/partition/DataPartition.java   | 9 ++++-----
 .../src/main/java/org/apache/iotdb/commons/utils/PathUtils.java  | 9 ++++-----
 .../apache/iotdb/db/mpp/plan/planner/plan/FragmentInstance.java  | 2 +-
 .../org/apache/iotdb/db/mpp/plan/planner/plan/node/PlanNode.java | 4 ++--
 .../mpp/plan/planner/plan/node/write/InsertMultiTabletsNode.java | 6 +++---
 .../db/mpp/plan/planner/plan/node/write/InsertRowsNode.java      | 6 +++---
 6 files changed, 17 insertions(+), 19 deletions(-)