You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by yo...@apache.org on 2023/04/25 09:18:37 UTC

[iotdb] branch Refactor-RouteBalancer-to-match-LoadManager-framework updated (e3ae56ea6e -> 02f902580c)

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

yongzao pushed a change to branch Refactor-RouteBalancer-to-match-LoadManager-framework
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from e3ae56ea6e add record lock
     add 02f902580c Fix ClusterIT

No new revisions were added by this update.

Summary of changes:
 .../iotdb/confignode/manager/load/LoadManager.java | 14 ++++++
 .../manager/load/balancer/RouteBalancer.java       |  3 --
 .../confignode/manager/load/cache/LoadCache.java   | 50 +++++++++++++++++++++-
 .../manager/load/cache/route/RegionRouteCache.java |  3 ++
 .../procedure/env/ConfigNodeProcedureEnv.java      |  3 ++
 5 files changed, 68 insertions(+), 5 deletions(-)