This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-66364-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from f040a7ea1e4 branch-4.1: [feature](variant) Support ColumnVariantV2
segment reads and writes (#66607)
add 7399423f1b3 [fix](cloud) Fail closed on unknown MetaService response
codes (#66364)
No new revisions were added by this update.
Summary of changes:
be/src/cloud/cloud_meta_mgr.cpp | 50 ++++-
be/src/cloud/cloud_meta_mgr.h | 3 +-
be/test/cloud/cloud_meta_mgr_test.cpp | 32 ++-
cloud/src/meta-service/meta_service_helper.h | 26 ++-
cloud/test/meta_service_helper_test.cpp | 220 +++++++++++----------
cloud/test/txn_lazy_commit_test.cpp | 2 +-
.../apache/doris/cloud/rpc/MetaServiceClient.java | 55 +++++-
.../doris/cloud/rpc/MetaServiceProxyTest.java | 48 +++++
gensrc/proto/cloud.proto | 7 +-
9 files changed, 320 insertions(+), 123 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]