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

gavinchou pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from ae129e773da branch-3.0: [fix](s3filewriter) Fix s3_write_buffer_size 
boundary issue #47333 (#47341)
     add c4c526a8bf6 branch-3.0: [Fix](cloud) Cloud enable fe deploy mode from 
master-observers to multi-followers #45255 (#47215)

No new revisions were added by this update.

Summary of changes:
 cloud/src/common/config.h                          |    3 +
 cloud/src/common/network_util.cpp                  |   11 +
 cloud/src/meta-service/injection_point_http.cpp    |  120 +-
 cloud/src/meta-service/meta_service_resource.cpp   |   27 +
 cloud/src/resource-manager/resource_manager.cpp    |  258 +++-
 cloud/test/fdb_injection_test.cpp                  |    3 +
 cloud/test/meta_service_http_test.cpp              |    4 +-
 cloud/test/resource_test.cpp                       |    4 +
 .../org/apache/doris/cloud/catalog/CloudEnv.java   |   13 +-
 gensrc/proto/cloud.proto                           |    2 +-
 .../doris/regression/suite/SuiteCluster.groovy     |   36 +
 .../suites/cloud_p0/node_mgr/test_ms_api.groovy    | 1553 ++++++++++++++++++++
 .../node_mgr/test_sql_mode_node_mgr.groovy         |   41 +
 13 files changed, 2015 insertions(+), 60 deletions(-)
 create mode 100644 regression-test/suites/cloud_p0/node_mgr/test_ms_api.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to