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

dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 183cf053a69 [feature](stream-load) support stream load endpoint 
redirect policy (#53104)
     add 333c0a57532 [enhance](meta-service)add bytes for kv stats (#52729)

No new revisions were added by this update.

Summary of changes:
 cloud/src/common/bvars.cpp                        | 166 +++++++
 cloud/src/common/bvars.h                          | 108 +++++
 cloud/src/common/stats.h                          |   4 +
 cloud/src/meta-service/meta_service.cpp           |  33 +-
 cloud/src/meta-service/meta_service_helper.h      |   7 +-
 cloud/src/meta-service/meta_service_partition.cpp |   2 +
 cloud/src/meta-service/meta_service_resource.cpp  |   9 +-
 cloud/src/meta-service/meta_service_txn.cpp       |  25 +-
 cloud/src/meta-store/mem_txn_kv.cpp               |  19 +-
 cloud/src/meta-store/mem_txn_kv.h                 |  13 +
 cloud/src/meta-store/txn_kv.cpp                   |   5 +-
 cloud/src/meta-store/txn_kv.h                     |  23 +
 cloud/test/rpc_kv_bvar_test.cpp                   | 538 +++++++++++++---------
 13 files changed, 720 insertions(+), 232 deletions(-)


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

Reply via email to