This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-45921-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 9c38061d559 [Exec](expr) Opt the compound pred performace (#45414) 
(#46254)
     add ab1f78ddb1d [enchement](api)Change the behavior of follower http api 
redirect to master to follower request master. (#45921)

No new revisions were added by this update.

Summary of changes:
 .../doris/httpv2/meta/ColocateMetaService.java     |  18 +-
 .../apache/doris/httpv2/rest/CancelLoadAction.java |   5 +-
 .../doris/httpv2/rest/GetLoadInfoAction.java       |   9 +-
 .../doris/httpv2/rest/GetStreamLoadState.java      |   9 +-
 .../org/apache/doris/httpv2/rest/LoadAction.java   |   5 +-
 .../org/apache/doris/httpv2/rest/MultiAction.java  |  33 ++-
 .../doris/httpv2/rest/RestBaseController.java      | 106 +++++++++-
 .../org/apache/doris/httpv2/rest/ShowAction.java   |  15 +-
 .../doris/httpv2/rest/manager/NodeAction.java      |  24 ++-
 .../httpv2/restv2/AddStoragePolicyAction.java      |   8 +-
 .../doris/httpv2/restv2/ESCatalogAction.java       |  12 +-
 .../doris/httpv2/restv2/StatisticAction.java       |  11 +-
 .../org/apache/doris/http/ForwardToMasterTest.java | 233 +++++++++++++++++++++
 13 files changed, 412 insertions(+), 76 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/http/ForwardToMasterTest.java


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

Reply via email to