Package org.apache.pulsar.broker.loadbalance
package org.apache.pulsar.broker.loadbalance
-
ClassDescriptionLoad management component which determines what brokers should not be considered for topic placement by the placement strategy.Class that will return the broker host usage.Load Manager component which determines what bundles should be split into two bundles.A class to hold the contents of the leader election node.A class that provides way to elect the leader among brokers.This interface class defines how we calculator the resource requirement per service unit based on the ServiceRequest.This class represents all data that could be relevant when making a load management decision.LoadManager runs through set of load reports collected from different brokers and generates a recommendation of namespace/ServiceUnit placement on machines/ResourceUnit.Represents a task which reads load report from zookeeper for all the brokers and updates the ranking.LoadManager namespace bundle quota update task.Load management component which determines the criteria for unloading bundles.LoadManager load shedding task.New proposal for a load manager interface which attempts to use more intuitive method names and provide a starting place for new load manager proposals.Interface which serves as a component for ModularLoadManagerImpl, flexibly allowing the injection of potentially complex strategies.