apache / doris

Apache Doris is an easy-to-use, high performance and unified analytics database.
https://doris.apache.org
Apache License 2.0
12.74k stars 3.28k forks source link

[performance](move-memtable) async close tablet streams (#41156 & #43813) #44128

Closed kaijchen closed 12 hours ago

kaijchen commented 1 day ago

backport #41156 and #43813

doris-robot commented 1 day ago

Thank you for your contribution to Apache Doris. Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?
kaijchen commented 1 day ago

run buildall

github-actions[bot] commented 1 day ago

clang-tidy review says "All clean, LGTM! :+1:"

kaijchen commented 1 day ago

run buildall

github-actions[bot] commented 1 day ago

clang-tidy review says "All clean, LGTM! :+1:"

doris-robot commented 1 day ago

TeamCity be ut coverage result: Function Coverage: 36.44% (9515/26109) Line Coverage: 27.93% (78284/280305) Region Coverage: 26.59% (40140/150976) Branch Coverage: 23.39% (20392/87200) Coverage Report: http://coverage.selectdb-in.cc/coverage/ec69ed236a4df19bb1a5d0ab0974f5a647cbd0e2_ec69ed236a4df19bb1a5d0ab0974f5a647cbd0e2/report/index.html

kaijchen commented 15 hours ago

run buildall

doris-robot commented 14 hours ago

TeamCity be ut coverage result: Function Coverage: 36.45% (9517/26110) Line Coverage: 27.94% (78311/280317) Region Coverage: 26.59% (40144/150979) Branch Coverage: 23.39% (20398/87202) Coverage Report: http://coverage.selectdb-in.cc/coverage/ec69ed236a4df19bb1a5d0ab0974f5a647cbd0e2_ec69ed236a4df19bb1a5d0ab0974f5a647cbd0e2/report/index.html