Wallaby Series Release Notes¶
18.1.0¶
New Features¶
A new BGP scheduler has been added, called
StaticScheduler
. It will not perform any automatic scheduling of speakers to agents, instead relying on API calls to perform explicit scheduling, fulfilling the needs of larger deployments. See also bug 1920065. The plan is to make theStaticScheduler
the default option for the next release and possibly deprecate the current default,ChanceScheduler
.