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 4163a796693 [pipelineX](profile) make dep time merge (#28458)
add f9ddf8c7eff [improvement](be report) add be report http (#28424)
No new revisions were added by this update.
Summary of changes:
.../{metrics_action.cpp => report_action.cpp} | 31 +++++++++-------------
...{check_rpc_channel_action.h => report_action.h} | 17 ++++++------
be/src/olap/storage_engine.cpp | 4 ++-
be/src/olap/storage_engine.h | 2 +-
be/src/service/http_service.cpp | 13 +++++++++
.../apache/doris/regression/util/DebugPoint.groovy | 6 ++---
.../org/apache/doris/regression/util/Http.groovy | 19 ++++++++++++-
.../plugins/plugin_curl_requester.groovy | 31 +++++++++++++++++++++-
.../plugin_p0/test_plugin_curl_requester.groovy | 28 +++++++------------
9 files changed, 98 insertions(+), 53 deletions(-)
copy be/src/http/action/{metrics_action.cpp => report_action.cpp} (55%)
copy be/src/http/action/{check_rpc_channel_action.h => report_action.h} (75%)
copy be/src/runtime/record_batch_queue.cpp =>
regression-test/suites/plugin_p0/test_plugin_curl_requester.groovy (66%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]