driver-weight
Sets the Driver distribution weighing relative to other Brokers.
Example Request
PUT http://example.com:8080/livecluster/rest/broker/driver-weight
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
id |
Long |
Broker ID of Broker for which Driver distribution weighting needs to be set |
1961263499 |
weight |
Double |
Driver weight |
2 |
Example Response
204 no content
Result: The driver-weight value is updated for the corresponding Broker.