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 011062a8977 [Fix](inverted index) fix memory leak of inverted index 
writer for array values (#36208)
     add ac2bf56a3f7 (cloud-merge) Support BE smooth upgrade (#35819)

No new revisions were added by this update.

Summary of changes:
 ...file_cache_action.cpp => shrink_mem_action.cpp} |  26 +-
 ...ear_file_cache_action.h => shrink_mem_action.h} |   6 +-
 be/src/service/http_service.cpp                    |   5 +
 .../doris/cloud/catalog/CloudClusterChecker.java   |   3 +-
 .../doris/cloud/catalog/CloudTabletRebalancer.java |  12 +-
 .../doris/cloud/catalog/CloudUpgradeMgr.java       |   1 +
 .../doris/cloud/system/CloudSystemInfoService.java | 384 +++++++++++++--------
 .../doris/statistics/util/StatisticsUtil.java      |   4 +
 8 files changed, 266 insertions(+), 175 deletions(-)
 copy be/src/http/action/{clear_file_cache_action.cpp => shrink_mem_action.cpp} 
(61%)
 copy be/src/http/action/{clear_file_cache_action.h => shrink_mem_action.h} 
(87%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to