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

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


    from f988f65f45c branch-4.0: [chore](cloud) Change enable_packed_file 
default to false and add fuzzy config #59773 (#59817)
     add d1d15bda466 [enhancement](cloud) improve FE RPC retry and MetaService 
connection handling (#59698)

No new revisions were added by this update.

Summary of changes:
 be/src/cloud/config.cpp                            |   2 +-
 .../runtime/stream_load/stream_load_executor.cpp   |  23 ++--
 be/src/util/thrift_rpc_helper.cpp                  |  52 +++++++--
 be/src/util/thrift_rpc_helper.h                    |  11 ++
 .../main/java/org/apache/doris/common/Config.java  |   2 +-
 .../apache/doris/cloud/rpc/MetaServiceProxy.java   |  35 +++++-
 .../doris/cloud/rpc/MetaServiceProxyTest.java      | 127 +++++++++++++++++++++
 7 files changed, 227 insertions(+), 25 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/cloud/rpc/MetaServiceProxyTest.java


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

Reply via email to