Can you describe the use case where you need throttling at a partition level.
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 > >
