A related question. Is this the proper way to enable instance and cluster
level throttling?
Basically we want to allow up to 100 concurrent state transitions at
cluster level and 2 at instance level.
This is configured as list fields of cluster configuration.
It didn't work. So I am wondering what's the proper way to configure it?

Thanks,
Bo

On Thu, Feb 15, 2018 at 3:18 PM, Bo Liu <[email protected]> wrote:

> Hi,
>
> Does Helix support throttling state transition at partition level?
> I only find cluster, resource and instance level throttling as below:
>
> public enum ThrottleScope {
>   CLUSTER,
>   RESOURCE,
>   INSTANCE
> }
>
>
>
> --
> Best regards,
> Bo
>
>


-- 
Best regards,
Bo

Reply via email to