Class RoutersClusterConfigRoutes

java.lang.Object
com.linkedin.venice.controller.server.AbstractRoute
com.linkedin.venice.controller.server.RoutersClusterConfigRoutes

public class RoutersClusterConfigRoutes extends AbstractRoute
  • Constructor Details

  • Method Details

    • enableThrottling

      public spark.Route enableThrottling(Admin admin)
      Enable throttling by updating the cluster level for all routers.
    • enableMaxCapacityProtection

      public spark.Route enableMaxCapacityProtection(Admin admin)
      Enable max capacity protection by updating the cluster level for all routers.
    • enableQuotaRebalanced

      public spark.Route enableQuotaRebalanced(Admin admin)
      Enable quota rebalanced by updating the cluster level for all routers.
    • getRoutersClusterConfig

      public spark.Route getRoutersClusterConfig(Admin admin)
      No ACL check; any user is allowed to check router cluster configs.