This is an automated email from the ASF dual-hosted git repository.
gavinchou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 522cefb0b34 [chore](cloud) Add async wrap for `bthread_fork_join` with
promise-future (#52816)
add 95a01acec32 [feat](txnkv) support atomic_set_ver_key with offset
(#52671)
No new revisions were added by this update.
Summary of changes:
cloud/src/meta-store/mem_txn_kv.cpp | 56 +++++++++++++++++++++++++++++++++----
cloud/src/meta-store/mem_txn_kv.h | 13 +++++++++
cloud/src/meta-store/txn_kv.cpp | 53 +++++++++++++++++++++++++----------
cloud/src/meta-store/txn_kv.h | 24 ++++++++++++++++
cloud/test/http_encode_key_test.cpp | 7 +++--
cloud/test/mem_txn_kv_test.cpp | 42 ++++++++++++++++++++++++++++
cloud/test/recycler_test.cpp | 4 +++
cloud/test/txn_kv_test.cpp | 49 ++++++++++++++++++++++++++++++--
8 files changed, 222 insertions(+), 26 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]