deepthi912 commented on issue #3021:
URL: https://github.com/apache/helix/issues/3021#issuecomment-2895805767

   @xyuanlu Let's say, In our use case `MESSAGE_CONSTRAINT` is set to be 
throttled to certain value and if STATE_TRANSITION_THROTTLE_CONFIGS are also 
being set, does the `STATE_TRANSITION_THROTTLE_CONFIGS` not kick in or will it 
be overriden by the STATE_TRANSITION constraint value being set as I am not 
able to throttle it based on the below configs?
   
   ```
      "STATE_TRANSITION_THROTTLE_CONFIGS": [
         
"{\"THROTTLE_SCOPE\":\"RESOURCE\",\"MAX_PARTITION_IN_TRANSITION\":\"20\",\"REBALANCE_TYPE\":\"LOAD_BALANCE\"}"
       ],
   ```


-- 
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