priorityStrategy
Dispatch strategy that selects cluster nodes based on ascending priority and health.
Nodes are grouped by ascending priority.
The highest-priority group with one or more healthy nodes (status UP) is chosen.
If multiple nodes are healthy at that priority, one is selected at random.
If no nodes are UP, falls back to the first node in sorted order.
Can be used in:
balancer and bean