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

github-bot pushed a change to branch auto-pick-41759-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 2abe20b020c [branch-3.0](pick) pick #42857 #42898 #42909 #42992 #43002 
(#43039)
     add 701e1fbdd05 [fix](cloud-mow) FE should release mow lock when calculate 
delete bitmap catch exception (#41759)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/cloud_meta_mgr.cpp                    |  22 ++++
 be/src/cloud/cloud_meta_mgr.h                      |   3 +
 cloud/src/common/bvars.cpp                         |   2 +
 cloud/src/common/bvars.h                           |   1 +
 cloud/src/meta-service/meta_service.cpp            |  52 ++++++++
 cloud/src/meta-service/meta_service.h              |  13 ++
 .../apache/doris/cloud/rpc/MetaServiceClient.java  |  11 ++
 .../apache/doris/cloud/rpc/MetaServiceProxy.java   |   6 +
 .../transaction/CloudGlobalTransactionMgr.java     |  37 +++++-
 gensrc/proto/cloud.proto                           |  13 ++
 .../test_cloud_mow_stream_load_with_timeout.out}   |   4 +-
 .../test_cloud_mow_broker_load_with_retry.groovy   |   2 +-
 .../test_cloud_mow_stream_load_with_timeout.groovy | 146 +++++++++++++++++++++
 13 files changed, 308 insertions(+), 4 deletions(-)
 copy regression-test/data/{correctness_p0/test_group_by_constant.out => 
fault_injection_p0/cloud/test_cloud_mow_stream_load_with_timeout.out} (88%)
 create mode 100644 
regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_stream_load_with_timeout.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to