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/05/18 08:44:38 UTC

[iotdb] branch jira3188 updated (7acb0a366f -> 81106b686d)

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

tanxinyu pushed a change to branch jira3188
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 7acb0a366f split dataRegion/schemaRegion consensus protocol && multiLeaderConsensus init
     add 81106b686d finish write process

No new revisions were added by this update.

Summary of changes:
 .../statemachine/DataRegionStateMachine.java       | 24 +++++++++++-----------
 .../plan/node/write/InsertMultiTabletsNode.java    | 10 +++++++++
 .../plan/planner/plan/node/write/InsertNode.java   | 24 +++++++++++++++++++++-
 .../planner/plan/node/write/InsertRowsNode.java    | 10 +++++++++
 .../plan/node/write/InsertRowsOfOneDeviceNode.java | 10 +++++++++
 5 files changed, 65 insertions(+), 13 deletions(-)