A long-lived object managing the latest optimization run's resource distribution metrics for a given
goalName
:
MAX_RESOURCE_METRIC_NAME
-
the highest resource usage of any single broker within the cluster during the optimization run.
MIN_RESOURCE_METRIC_NAME
-
the lowest resource usage of any single broker within the cluster during the optimization run.
LOWER_BALANCE_THRESHOLD_METRIC_NAME
-
the resource distribution goal's lower balance threshold for this optimization run, in absolute terms (e.g GB, KB/s, etc. depending on the goal).
Any brokers under this threshold will have the goal attempt to move resources into them.
UPPER_BALANCE_THRESHOLD_METRIC_NAME
-
the resource distribution goal's upper balance threshold for this optimization run, in absolute terms (e.g GB, KB/s, etc. depending on the goal).
Any brokers over this threshold will have the goal attempt to move resources out of them.