This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 46457bcecd4 Revert "[Improvement](sink) optimization for parallel result sink (#3… (#36628) add 1a1baa31d7a [api](cache) Add HTTP API to clear data cache (#36599) No new revisions were added by this update. Summary of changes: .../{health_action.cpp => clear_cache_action.cpp} | 19 ++++++------------- .../action/{health_action.h => clear_cache_action.h} | 7 +++---- be/src/runtime/memory/cache_manager.cpp | 7 +++++++ be/src/runtime/memory/cache_manager.h | 1 + be/src/service/http_service.cpp | 6 ++++++ 5 files changed, 23 insertions(+), 17 deletions(-) copy be/src/http/action/{health_action.cpp => clear_cache_action.cpp} (72%) copy be/src/http/action/{health_action.h => clear_cache_action.h} (87%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org