This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45557-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from db8793db79b branch-3.0-pick: [fix](cloud) Adjust rowset state check in `CloudTablet::create_transient_rowset_writer` (#45644) add 708df297eb3 [opt](cloud) reduce cache hotspot table write amplification (#45557) No new revisions were added by this update. Summary of changes: be/src/cloud/cloud_tablet_hotspot.cpp | 94 +++++++++++++--------- be/src/cloud/cloud_tablet_hotspot.h | 19 +++++ .../main/java/org/apache/doris/common/Config.java | 4 +- .../apache/doris/cloud/CacheHotspotManager.java | 2 +- .../doris/cloud/CacheHotspotManagerUtils.java | 3 +- 5 files changed, 80 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org