Bug #1903
All load balancing framework should be off if we don't have any load balancers linked
Status:
New
Priority:
Normal
Assignee:
Category:
Load Balancing
Target version:
Start date:
05/10/2018
Due date:
% Done:
0%
Description
Currently, if no load balancers are linked, NullLB is created and used. But certain features like periodic load balancing may still be on and adding overhead. If we know we aren't ever going to load balance the framework should be completely off.