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

[iotdb] branch master updated (1f8085c65d -> c17c0479ef)

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

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


    from 1f8085c65d [IOTDB-4768] Balancing cluster RegionGroup leader distribution by MinimumCostFlow algorithm (#7774)
     add c17c0479ef [IOTDB-4866] Fix schema tree bug when append nested device (#7925)

No new revisions were added by this update.

Summary of changes:
 .../mpp/common/schematree/ClusterSchemaTree.java   |  3 +++
 .../common/schematree/node/SchemaEntityNode.java   |  1 +
 .../common/schematree/ClusterSchemaTreeTest.java   | 25 ++++++++++++++++++++++
 3 files changed, 29 insertions(+)