forked from mooncake-track/Mooncake
* 1. update client name to client service 2. clang format * 1. implement ClientConfig for build client service 2. split client service based on architecture * 1. add graceful shutdown mechanism for store components 2. fix some ut bugs about param or return value type 3. fix signal ignore in seperatly deployment mode * modify stress workload test to adapt p2p mode * 1. rename some class and add some comment 2. move dummy_client_monitor start logic to real_client and add stop logic for it * add in-flight request check * 1. optimize GetLocal() function 2. rename some var and refactor some code format * add stream output for replica descriptor * fix ut bug * replace dynamic_cast with static_cast * fix typo * fix format * fix ci * 1. fix error code typo of p2p ut 2. fix destory bug of centralized client service --------- Co-authored-by: wanyue.wy <wanyue.wy@oceanbase.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| allocator_bench.cpp | ||
| master_bench.cpp | ||