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