heguanhui opened a new pull request, #51745:
URL: https://github.com/apache/doris/pull/51745

   ### What problem does this PR solve?
   
   This PR introduces REST APIs for scaling the broker cluster, including ADD, 
DROP, and DROP_ALL, which are fully compatible with SQL commands. This resolves 
the limitation of performing scaling operations exclusively through SQL.
   
   Problem Summary:
   
   Currently, scaling operations for the broker in Doris can only be performed 
via SQL commands, which imposes limitations on usage methods and restricts 
users in certain scenarios.
   
   ### Check List (For Author)
   
       - [ ] Regression test
   
   - Behavior changed:
       - [ ] No.
   
   - Does this need documentation?
       - [ ] Yes. 
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to